Inspect and view changes in Git References source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Git References",
"version": "1.2.1",
"description": "Searchable Git command reference with copy support",
"browser_specific_settings": {
"gecko": {
"id": "{ef8825ff-7b35-4cca-83d5-1c515fbc17c1}",
"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 References Alternatives
Here are some Firefox add-ons that are similar to Git References:
Git Commands
ayleen azazel
Git Reference
ayleen azazel
Git commands reference
Cline
Git Refer
Cline
Git Cheatsheet
ayleen azazel
Github PR Fetch
mgalgs
Github Gists
Matthew Jarvis
GitCut
borzeckid
Github Search
Spark
Git Master
neo
GithubCopylot
Infraviored
Gitmoji Extension
Danilo Goncalves