By: Jakub Mańczak
Inspect and view changes in GitHub Shortcut Buttons source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"version": "1.0",
"name": "GitHub Shortcut Buttons",
"description": "An extension to make navigation to certain places in GitHub easier.",
"author": "Jakub Mańczak (manczak.net)",
"permissions": [
"<all_urls>"
],
"content_scripts": [
{
"matches": [
"https://github.com/",
"https://github.com/dashboard",
"https://github.com/orgs/*/dashboard"
],
"run_at": "document_end",
"js": [
"content-script.js"
]
}
],
"icons": {
"16": "/images/x16.png",
"32": "/images/x32.png",
"48": "/images/x48.png",
"128": "/images/x128.png"
}
} Best GitHub Shortcut Buttons Alternatives
Here are some Firefox add-ons that are similar to GitHub Shortcut Buttons:
GitHub Sidebar Button
Neefko
GitHub: My Profile Link
Helton Ricardo
GitHub Navigator
Sarcastic Bird
GitHub Keyboard Shortcuts
Tomáš Bořek
Github1s button
GHOST
GithubPlus
xl1te
Quick Link Github
raicem
GitHub Sidebar
Paul
GitHub Stars
Jorge
Github Quick Actions
FoxRefire
GitHub SHA Compare
kitallis
Git-PP
b-ryu