提供元: Ramy Hadid
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}"
}
}
} ベストのCommit Shortcut for GitHub™代替案
Commit Shortcut for GitHub™に類似したFirefox add-onをいくつか紹介します:
Repo Shortcuts
brammee
GitHub Keyboard Shortcuts
Tomáš Bořek
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
Page action button for Github.Dev
emvaized