lmjdlojahmbbcodnpecnjnmlddbkjhnn
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.
npmhub
On every GitHub repository or folder with a package.json file, scroll to the bottom of the page to see a list of its npm dependencies and their descriptions. - the package.json file - npmjs.com - RunKit to test the package - BundlePhobia to see the package size when bundled - PackagePhobia to see the package size when installed - NPMGraph to explore the sub-dependencies - UNPKG to see the exact contents published to npm GitHub Enterprise is also supported by right-clicking on npmhub's icon in the toolbar and selecting Enable npmhub on this domain.
ZenHub for GitHub
Zenhub is the only project management tool that integrates natively within GitHub’s user interface. No lengthy onboarding. No configuration headaches. No separate logins. Developers stay in an environment they love, and Project Managers get total visibility into the development process. Over 8000 software teams trust Zenhub’s powerful browser extension to help them ship better software. Visualize Issues & Track Dependencies - Multi-Repo Task Boards allow you to track and provide transparency into your development process using existing GitHub data. Drag and drop Issues between pipelines, filter by labels, assign Issues, view Issues linked with Pull Requests, visualize blockers with Issue dependencies, and much more. Plan Sprints & Epics - Epics let you group multiple GitHub Issues together for better planning and tracking and collaborating on product backlogs. Use GitHub Milestones to create sprints, then add story points to track progress. Actionable Reports - Release Reports, Velocity Tracking, and Burndowns all enable more accurate predictions and continuous improvement insights. Determine team pace and efficiency, detect trends to improve processes, and measure the value delivered to end-users. Not using Chrome or Firefox? Learn more about accessing Zenhub across all browsers and mobile devices at https://zenhub.com/web By signing up, you agree to Zenhub’s Terms of Service and Privacy Policy
Wide GitHub
Change all GitHub repository and gist pages to be full width and dynamically sized. Features: - Read long lines of code without scrolling left to right - See more documentation at once when using large / high-dpi monitors - Easily toggleable for viewing size-dependent docs or wiki pages.
GitHub Code Folding
Code folding - the ability to selectively hide and display sections of a code - is an invaluable feature in many text editors and IDEs. Now, developers can utilize that same style code-folding while poring over source code on the web in GitHub. Works for any type of indentation, spaces or tabs. v0.1.0 - remove jQuery dependency - use event page instead of permanent background