By: Ramy Hadid Add-on
Inspect and view changes in Commit Shortcut for GitHub™ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitHub commit shortcut",
"version": "1.0",
"description": "A firefox addon that lets you press the \"commit\" button using a key-bind (Ctrl+Space) without scrolling all the way down.",
"icons": {
"48": "icons/ICON.png"
},
"content_scripts": [
{
"matches": [
"*://*.github.com/*"
],
"js": [
"onload.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{6dac5d68-959d-4d96-8752-bd954e17fc2b}"
}
}
} Best Commit Shortcut for GitHub™ Alternatives
Here are some Firefox add-ons that are similar to Commit Shortcut for GitHub™:
Repo Shortcuts
brammee
GitHub Keyboard Shortcuts
Tomáš Bořek
Spacebar Review for GitHub
Jeppe
GitHub Shortcut Buttons
Jakub Mańczak
GitHub Save
Samuel Yeebiyo
Simple GitHub Bookmark
stigolini
GitHub SHA Compare
kitallis
Github Quick Actions
FoxRefire
GitHub: Prevent search hijacking
Yuri Khan
Copy current URL shortcut
kooler
Semi: URL Shortcut Launcher
SunnySide Dev
GitSync
k0src