提供元: Mohammed CHERIFI
Inspect and view changes in Github1s source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Github1s",
"version": "1.0",
"author": "Mohammed CHERIFI",
"description": "Simplest way to browse a github repository source code, adds github1s.com button of in Github repository navigation",
"icons": {
"48": "icons/logo.png"
},
"browser_specific_settings": {
"gecko": {
"id": "hello@push.ma"
}
},
"content_scripts": [
{
"matches": [
"*://*.github.com/*"
],
"js": [
"init.js"
]
}
]
} ベストのGithub1s代替案
Github1sに類似したFirefox add-onをいくつか紹介します: