By: mahdyar.me Add-on
Inspect and view changes in Git.io source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Git.io",
"version": "1.4",
"description": "Shorten your GitHub urls to a git.io url.",
"browser_action": {
"default_popup": "popup/popup.html",
"default_icon": {
"16": "images/git_io_16.png",
"32": "images/git_io_32.png",
"48": "images/git_io_48.png",
"128": "images/git_io_128.png"
}
},
"commands": {
"shorten-url-copy-to-clipboard": {
"suggested_key": {
"default": "Ctrl+Shift+L",
"mac": "Command+Shift+L"
},
"description": "Shorten the url and copy it to the clipboard."
}
},
"icons": {
"16": "images/git_io_16.png",
"32": "images/git_io_32.png",
"48": "images/git_io_48.png",
"128": "images/git_io_128.png"
},
"background": {
"scripts": [
"script/jquery.js",
"script/functions.js",
"script/background.js"
]
},
"permissions": [
"tabs",
"activeTab",
"https://git.io/*"
],
"manifest_version": 2
} Best Git.io Alternatives
Here are some Firefox add-ons that are similar to Git.io:
GitHub: Tell Me When It Closes
Kevin Jalbert
GitHub On One Click
Parul
Github1s
Mohammed CHERIFI
Project pull requests for github
Knapstad
LinkfyGit
koralowiec
Le Git Graph - GitHub Git Graph
scaria.dev
cooler git
slower_loris
Wide GitHub
xthexder
Npm to GitHub
Marco Fugaro
GitHub Forked links extension
gh-fork-links
GitIngest - Turn any Git repo to LLM prompt
甜檸Cirtron🍋
githeader-contain
NYPD