ncgomhdgmkicjeclohgokhciihpfdlhi
This extension displays the number of downloads GitHub releases have on the releases page. This extension displays the number of downloads GitHub releases have on the releases page. Adds current download counts to the releases page on Github for custom release artifacts using the GitHub API. GitHub tracks the number of downloads for all assets (files) that are attached to a release, but GitHub currently makes it very hard for users to get at this information. Initial release blog post: https://addshore.com/2015/04/github-release-download-count-chrome-extension
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.
Dashboard filter for GitHub
This adds an activity filter menu to GitHub.com dashboard page so user can choose to see only the activities they care about.
Gitako - GitHub file tree
File tree for GitHub, and more than that. Features - ๐ File tree for repository, commits, and pull requests - ๐ Instant file search and navigation - ๐ถ๏ธ Support private repositories - ๐งฉ Support GitHub enterprise, Gitea, Gitee, and more - ๐ Always performant, even in gigantic projects - โจ๏ธ Intuitive keyboard navigation - ๐ Copy snippets and file content - ๐จ Various icons and official themes support - ๐ Support git submodule - ๐ Fold source code NO BS POLICY: Gitako doesn't share about your privacy data at all. GitHub access tokens are required only when you access private repositories or exceed GitHub API rate limit. Gitako stores access tokens in your chrome extension storage (not the LocalStorage) and uses them only when authenticate with GitHub.
File Icons for GitHub and GitLab
A simple browser tool changes file's icon on GitHub, GitLab, gitea and gogs. On GitHub, no matter what kind of file is, their icons are all same. However, in your fancy editor, there are some packages which give every filetype an unique icon. Therefore, I build a simple extension to replace original file icon with filetype-specific icons. This improves visual recognition on GitHub, GitLab, etc. Hope you like it! **This extension is not a project of GitHub or any company**