Par : Aashutosh Rathi Add-on
Inspect and view changes in GitHub Dashboard Fix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "GitHub Dashboard Fix",
"version": "1.2.1resigned1",
"manifest_version": 2,
"description": "Injects switch button in GitHub",
"homepage_url": "http://aashutoshrathi.co",
"content_scripts": [
{
"matches": [
"*://*.github.com/*"
],
"js": [
"switch.js"
]
}
],
"icons": {
"48": "img/icon-48x48.png",
"96": "img/icon-96x96.png"
},
"browser_action": {
"default_title": "GitHub Dashboard Fix"
},
"web_accessible_resources": [
"toggle.css"
],
"permissions": [
"storage",
"tabs",
"https://www.github.com/",
"https://github.com/"
],
"browser_specific_settings": {
"gecko": {
"id": "{a1bb7230-df9a-4ead-b2b9-ed8b6dc19e8e}"
}
}
} Meilleures alternatives GitHub Dashboard Fix
Voici quelques Firefox add-ons qui sont similaires à GitHub Dashboard Fix :
Old Github UI
Sreenivasan Ramesh
GitHub Stars Dashboard
Niklas
GitHub Shortcut Buttons
Jakub Mańczak
Github Old View
Firefox user 13687471
Old School GitHub
Dean Attali
GitHub Flex
Lam Ngoc Khuong
GitHub Sidebar Button
Neefko
Better GitHub Dashboard
Loutres
Better GitHub Home
Renan Decamps
Projects Side Panel for GitHub
syarihu.net
GitHub Sidebar
Paul
GithubPlus
xl1te