Par : Samuel Meuli
Inspect and view changes in GitHub Downloads source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitHub Downloads",
"version": "1.1.1",
"description": "See the number of downloads next to releases on GitHub",
"author": "Samuel Meuli",
"homepage_url": "https://github.com/samuelmeuli/activity-hub",
"permissions": [
"*://api.github.com/repos/*"
],
"icons": {
"48": "./icons/icon-48.png",
"128": "./icons/icon-128.png",
"512": "./icons/icon-512.png",
"1024": "./icons/icon-1024.png"
},
"content_scripts": [
{
"matches": [
"*://*.github.com/*/releases*"
],
"js": [
"./main.js"
]
}
]
} Meilleures alternatives GitHub Downloads
Voici quelques Firefox add-ons qui sont similaires à GitHub Downloads :
GitHub Release Downloads
Addshore
[DISCONTINUED] GitHub Release Download Counter
Mat Muller
GitHub Latest Release
Dword Design
GitHub Repository Size
Pranav Mangal
Le Git Graph Fork - Commits Graph for GitHub
voshch.dev
GitHub Notifier
Angel Fernando Quiroz Campos
GitLines
Stefanos0710
Github Aid - repo file size
omar-azmi
Sneetches for GitHub
Kev
Le Git Graph - GitHub Git Graph
scaria.dev
Github Activity Indicator
derhackler