Por: Ercan Ermis
Inspect and view changes in GitHub Clone Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitHub Clone Helper",
"version": "1.0",
"description": "Adds 'git clone' before HTTPS and SSH clone URLs on GitHub.",
"icons": {
"48": "images/icon48.png",
"128": "images/icon128.png"
},
"permissions": [
"clipboardWrite",
"activeTab"
],
"browser_action": {
"default_icon": {
"16": "images/icon16.png",
"48": "images/icon48.png",
"128": "images/icon128.png"
}
},
"content_scripts": [
{
"matches": [
"https://github.com/*"
],
"js": [
"contentScript.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{2ced4404-8a4e-4992-9517-6512a0919867}"
}
}
} Melhores alternativas GitHub Clone Helper
Aqui estão algumas Firefox add-ons que são similares a GitHub Clone Helper:
GitHoard - Quick Clone
Jordan
Github PR Fetch
mgalgs
GitHub URL Swapper
Rob Duarte
Enhanced GitHub
Varun Malhotra
GitHub Release
Dedy
Quick Clone
Kartikay Bagla
Quick Link Github
raicem
Github issue clone
miguelsvq
Clone in VS Code
Ahnaf Mahmud
GitHub Downloader
Roe
GitHub Helpers
Eugene Shishkin
GitHub Save
Samuel Yeebiyo