Inspect and view changes in FriendlyGit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "FriendlyGit",
"version": "1.0",
"description": "Makes the frontend of github.com more friendly to non-technical users.",
"icons": {
"48": "icons/logo48.png",
"96": "icons/logo96.png"
},
"content_scripts": [
{
"matches": [
"*://*.github.com/*"
],
"js": [
"friendlygit.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{e4a8eb4c-f86b-4cb6-b68e-46570d320d7b}"
}
}
} Best FriendlyGit Alternatives
Here are some Firefox add-ons that are similar to FriendlyGit:
MyGit
eschao
GithubPlus
xl1te
GitHub Flex
Lam Ngoc Khuong
Github Helper
Varun Sridharan
Le Git Graph Fork - Commits Graph for GitHub
voshch.dev
Gitako - Github file tree
EnixCoda
File Icon for GitHub, GitLab and Bitbucket
xxhomey19
Github PR Fetch
mgalgs
Le Git Graph - GitHub Git Graph
scaria.dev
GitHub Tweaks
Woutuuur
GitHub Releases Button
d2yap
Refined GitHub
Sindre Sorhus