提供元: ayleen azazel Add-on
Inspect and view changes in Git Reference source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Git Reference",
"version": "1.1.2",
"description": "Browse categorized Git commands and copy them instantly",
"browser_specific_settings": {
"gecko": {
"id": "{961c31e2-f97c-4429-ab14-fd382040c0d6}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "icons/s16.png",
"32": "icons/s32.png",
"48": "icons/s48.png",
"96": "icons/s96.png",
"128": "icons/s128.png"
},
"browser_action": {
"default_popup": "view/index.html",
"default_icon": {
"16": "icons/s16.png",
"32": "icons/s32.png",
"48": "icons/s48.png",
"96": "icons/s96.png",
"128": "icons/s128.png"
}
},
"background": {
"scripts": [
"core/worker.js"
]
},
"permissions": []
} ベストのGit Reference代替案
Git Referenceに類似したFirefox add-onをいくつか紹介します:
Git commands reference
Cline
Git Commands
ayleen azazel
Git References
Cline
Git Refer
Cline
Git Cheatsheet
ayleen azazel
GitCut
borzeckid
Github Gists
Matthew Jarvis
Degit in Github
linka
GitHub Snippets
名無し。
GitHop
mp
Quick Link Github
raicem
Gitmoji Extension
Danilo Goncalves