Por: NicoSantangelo
Inspect and view changes in GitHub with a cape source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitHub with a cape",
"description": "Open source Chrome Extension which adds a bunch of new features to GitHub. Customize by picking the ones you like!",
"short_name": "Github with a cape",
"version": "1.4.6resigned1",
"applications": {
"gecko": {
"id": "{38834a56-84c1-4489-8160-97192066217d}"
}
},
"icons": {
"18": "icons/18.png",
"19": "icons/19.png",
"38": "icons/38.png",
"48": "icons/48.png",
"128": "icons/128.png"
},
"content_scripts": [
{
"matches": [
"https://www.github.com/*",
"http://www.github.com/*",
"https://github.com/*",
"http://github.com/*"
],
"js": [
"configuration.js",
"notifications.js",
"content.js"
],
"run_at": "document_idle"
}
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"options_page": "options/options.html",
"options_ui": {
"page": "options/options.html"
},
"permissions": [
"storage"
],
"web_accessible_resources": [
"notifications.html"
]
} Melhores alternativas GitHub with a cape
Aqui estão algumas Firefox add-ons que são similares a GitHub with a cape:
GithubPlus
xl1te
GitHub Flex
Lam Ngoc Khuong
GitHub Diff Explorer
Alex D
GitHub Enhancing
MrWillCom
HubQuilt
Tbarani
Github1s Extension
imDarkempire
GitHub Project Enhancer
mashabow
GitHub Pane Maximization
hoge-fuga-piyo
stylish-hub
Dalton Menezes
Github Notifications in Tabs
Gibson Fahnestock
Enhanced GitHub
Varun Malhotra