提供元: Mudgal Labs
Inspect and view changes in Better GitHub source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Better Github",
"version": "1.2.0",
"description": "Enhance your code reading experience on GitHub",
"content_scripts": [
{
"js": [
"better-github.js"
],
"matches": [
"https://github.com/*",
"https://gist.github.com/*"
]
}
],
"permissions": [
"storage"
],
"browser_action": {
"default_title": "Better Github",
"default_icon": "./assets/favicon.png",
"default_popup": "popup.html"
},
"icons": {
"16": "./assets/icon16.png",
"48": "./assets/icon48.png",
"128": "./assets/icon128.png"
},
"applications": {
"gecko": {
"id": "better-github@ceoshikhar.com",
"strict_min_version": "80.0"
}
}
} ベストのBetter GitHub代替案
Better GitHubに類似したFirefox add-onをいくつか紹介します:
Github Code Font Changer
Gustavo Martins T Borges
GitHub Theme Customizer
Ayaka
Fira Github
Firefox user 13703371
GitHub Enhancing
MrWillCom
GitHub with a cape
NicoSantangelo
GitHub System Emoji
Wesley Moore
Firahub
Dante Falzone
GithubPlus
xl1te
GitHub Pane Maximization
hoge-fuga-piyo
GitHub Avatars
Michal Škoula
GitHub experience
github-enhancer
File Icon for GitHub, GitLab and Bitbucket
xxhomey19