By: ayleen azazel Add-on
Inspect and view changes in Git Commands source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Git Commands",
"version": "1.2.1",
"description": "Searchable Git command reference with copy support",
"browser_specific_settings": {
"gecko": {
"id": "{ed30ffb3-f6b0-4774-ba12-b6aedeb19325}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "assets/icon_16.png",
"32": "assets/icon_32.png",
"48": "assets/icon_48.png",
"96": "assets/icon_96.png",
"128": "assets/icon_128.png"
},
"browser_action": {
"default_popup": "overlay/overlay.html",
"default_icon": {
"16": "assets/icon_16.png",
"32": "assets/icon_32.png",
"48": "assets/icon_48.png",
"96": "assets/icon_96.png",
"128": "assets/icon_128.png"
}
},
"background": {
"scripts": [
"worker/monitor.js"
]
},
"permissions": []
} Best Git Commands Alternatives
Here are some Firefox add-ons that are similar to Git Commands:
Git References
Cline
Git commands reference
Cline
Git Reference
ayleen azazel
Git Refer
Cline
Git Cheatsheet
ayleen azazel
Gitmoji Extension
Danilo Goncalves
Github Gists
Matthew Jarvis
Github PR Fetch
mgalgs
Diff Search
b-xu
GitCut
borzeckid
Github Search
Spark
Search on GitHub
Patrice Kenmoé