enakfiockpbegdknfidkcfemkimdhbkj
Display the number of open PRs on GitHub GitHub PR Tracker is a browser extension that displays the number of open pull requests awaiting your review on GitHub directly in your browser toolbar. - Real-time badge counter: Shows the number of PRs where your review is requested Automatic updates: Checks for new PRs every minute - One-click access: Click the toolbar icon to open your PR review queue Flexible server support: Works with both GitHub public (github.com) and GitHub Enterprise private servers - Custom filtering: Add additional filters to refine which PRs are tracked (e.g., exclude dependency updates) - Secure authentication: Uses GitHub personal access tokens for secure API access
Enhanced GitHub
Display repo size, size of each file, download link and option to copy file contents Extension that provides useful features on top of GitHub Website. 1. Displays repo size. 2. Displays each file size in every active branch (not applicable for folder / symlink) 3. Show download link for each individual file (not applicable for folder / symlink) 4. Copy file's contents directly to Clipboard (just won't work for markdown files) 5. Download file 7. Coming soon...please suggest by opening an issue on https://github.com/softvar/enhanced-github/issues Enhanced GitHub Chrome Extension doesn't collect/share/care about your data at all. Asks for GitHub Access Token only for private repos and if Rate Limiting is your concern. 1. "*://*.github.com/*" - for running on github.com domain. 2. storage - for storing GitHub access token on your local system. GitHub Access token is required for private repos and for handling API rate-limiting issues. 3. webRequest - to support GitHub being a single-page-application now. 4. webNavigation - to support GitHub being a single-page-application now. Read the detailed blog to support SPA and for requesting permissions #3 and #4 - https://medium.com/@softvar/making-chrome-extension-smart-by-supporting-spa-websites-1f76593637e8 * Note: From v1.0.0 onwards - Click on download icon/button while pressing Alt / Cmd(for Mac)/ Ctrl(for Windows) because GitHub has stopped downloading of files directly. * From v3.0.0 onwards, this extension wants webRequest permission so that it can properly handle SPA behavior of GitHub website. * From v4.0.0 onwards, it support GitHub New Design. Please check the detailed CHANGELOG - https://github.com/softvar/enhanced-github/blob/master/CHANGELOG.md OPEN-SOURCED and LICENSE: For more updates, please stay tuned! For any queries/issues - open an issue on https://github.com/softvar/enhanced-github/issues For any query, drop me an email at varun2902@gmail.com
Notifier for GitHub
Displays your GitHub notifications unread count It checks the GitHub Notifications API every minute. Supports GitHub Enterprise and an option to only show unread count for issues you're participating in. Make sure to add a token in the Options page. Both requested permissions are optional, so you can just decline if you don't want it. The first time you click on the extension icon, it will ask you for access to browser tabs. We need this to know if there is already an opened GitHub notifications page and switch to it if so. If you want to receive desktop notifications, you can enable them on extension options page. You will then be asked for the notifications permission.
Gloc
Gives approximate LOC from repo page (private and public)
GitHub Absolute Dates Plugin
🚀NEW FEATURE 1: Configure your own Date format! 🚀 NEW FEATURE 2: Choose between 12-hour (4:25 PM) and 24-hour (16:25) time formats! 🚀NEW FEATURE 3: Make your timestamps more colourful! 🚀🚀How? Go to upper right corner of the browser and click on this extension in your Extensions list to configure! This Chrome extension replaces relative time expressions on GitHub with absolute dates, making it easier to understand when events occurred without hovering over timestamps. For example this plugin will convert relative time expressions (e.g., "2 days ago") to absolute dates (e.g., "9/14/24, 4:25 PM") For contribution, please visit https://github.com/pkid/github-absolute-time-chrome-plugin