Por: Paul
Inspect and view changes in GitHub Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitHub Sidebar",
"version": "0.3",
"description": "Displays a sidebar with GitHub.",
"author": "Seburo",
"applications": {
"gecko": {
"strict_min_version": "73.0",
"id": "{cc9e97d2-4ed4-4df0-99fc-a8005b260e2b}"
}
},
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"192": "icons/icon32.png"
},
"sidebar_action": {
"default_icon": {
"192": "icons/icon32.png"
},
"default_title": "GitHub",
"default_panel": "index.html"
},
"browser_action": {
"default_icon": {
"192": "icons/icon32.png"
},
"theme_icons": [
{
"light": "/icons/icondark32.png",
"dark": "/icons/iconlight32.png",
"size": 192
}
]
},
"permissions": [
"storage",
"tabs"
],
"commands": {
"_execute_sidebar_action": {
"suggested_key": {
"default": "Ctrl+Alt+F"
}
}
}
} Melhores alternativas GitHub Sidebar
Aqui estão algumas Firefox add-ons que são similares a GitHub Sidebar:
GitHub Sidebar Button
Neefko
GitHub Wider Sidebar
Mario
OneSidebar - GitHub Navigator
Oliver N
Simple GitHub Bookmark
stigolini
GitHub Shortcut Buttons
Jakub Mańczak
Github Assistant
swistak
Github Helper
Varun Sridharan
Projects Side Panel for GitHub
syarihu.net
Twitter Sidebar
typeling1578
GitHub Repository Size
Pranav Mangal
Shader Graph GitHub previewer
Stelios Petrakis