ficfmibkjjnpogdcfhfokmihanoldbfe
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**
Lovely forks
An extension to help you notice notable forks of GitHub projects. Sometimes on GitHub, projects are abandoned by the original authors and the development continues on a fork. However, the original repository is often not updated to let new-comers see that. I have many times wasted effort on making a pull-request or installing old buggy versions of projects when the community had already moved to a fork. To make matters worse, the old projects usually have higher search-engine traffic and a lot more stars than the forks. This makes the forks even harder to find. This extension tries to remedy that by adding a subscript under the name of the repository on the Github page of all projects with a link to the most notable fork (i.e. the fork with the most stars), if such a fork exists.
GitHub Issue Link Status
Colorize issue and PR links to see their status (open, closed, merged) It uses GraphQL to make a single HTTP request to check all the links on a page at once. This means that you'll need to create a API token and add it to the Options page or else the extension will not work. GitHub Enterprise is also supported. More info in the options.
GitHub Isometric Contributions
This extension allows you to toggle between the normal GitHub contribution chart and an isometric pixel art version.
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.