mjoedlfflcchnleknnceiplgaeoegien
This extension allows you to toggle between the normal GitHub contribution chart and an isometric pixel art version.
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
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.
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**