# github-status-everywhere **Repository Path**: mirrors_mapbox/github-status-everywhere ## Basic Information - **Project Name**: github-status-everywhere - **Description**: Chrome extension to display commit status of github SHAs - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2025-11-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README GitHub Status Everywhere ======== ![](screenshot.png) A fork of [Mike Dougherty's extension](https://github.com/mikedougherty/chrome-commit-status). * Vastly simplified * Doesn't work with GHE * Simpler display * Shows status, description, and links to target_url # Install ```sh $ git clone git@github.com:mapbox/github-status-everywhere.git ``` * open [chrome://extensions](chrome://extensions/) * hit "Load Unpacked Extension" and select the folder you cloned into. * go to [settings/applications](https://github.com/settings/applications) on github, create a new personal access token with only `repo:status` permissions * click 'options' under the Status extension in chrome://extensions, paste that token in, and save it.