Par : Grooby
Inspect and view changes in Github Download Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Github Download Button",
"version": "1.0.0",
"description": "Adds a download button on Github files",
"icons": {
"19": "icon_19.png",
"48": "icon_48.png",
"96": "icon_96.png",
"128": "icon_128.png"
},
"content_scripts": [
{
"matches": [
"*://*.github.com/*"
],
"js": [
"main.js"
]
}
],
"permissions": [
"*://*.github.com/*",
"*://raw.githubusercontent.com/*",
"webRequest"
]
} Meilleures alternatives Github Download Button
Voici quelques Firefox add-ons qui sont similaires à Github Download Button :
Github Just Download
Dominic
Github to Stackblitz
Firefox user 14101245
Github Releases Atom Feed Button
Sai Karthik
Let's Get!
Noah Shanaberger
Github1s button
GHOST
Github Assistant
swistak
GitHub Releases Button
d2yap
GitHub Trending Button
MacielG1
Github1s
Mohammed CHERIFI
Github Helper
Varun Sridharan
Github Story
Dmytro Striletskyi
GithubProxyClick
HowXu