By: Addshore
Inspect and view changes in GitHub Release Downloads source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "__MSG_appName__",
"description": "__MSG_appDescription__",
"version": "1.4.1",
"manifest_version": 3,
"icons": {
"16": "images/icon16.png",
"48": "images/icon48.png",
"128": "images/icon128.png"
},
"default_locale": "en",
"content_scripts": [
{
"matches": [
"*://github.com/*"
],
"js": [
"scripts/contentscript.js"
],
"css": [
"styles/style.css"
],
"run_at": "document_start",
"all_frames": false
}
],
"permissions": [
"scripting"
],
"host_permissions": [
"https://api.github.com/*"
],
"browser_specific_settings": {
"gecko": {
"id": "{304d63ad-222b-46a0-8c59-5a22ab597bee}"
}
},
"web_accessible_resources": [
{
"resources": [
"scripts/injected.js"
],
"matches": [
"*://github.com/*"
]
}
]
} Best GitHub Release Downloads Alternatives
Here are some Firefox add-ons that are similar to GitHub Release Downloads:
GitHub Downloads
Samuel Meuli
[DISCONTINUED] GitHub Release Download Counter
Mat Muller
GitHub Repository Size
Pranav Mangal
GitHub Latest Release
Dword Design
GitHub Notifier
Angel Fernando Quiroz Campos
GitHub Notifier Pro
eux
What's New on GitHub
Mickaël Allonneau
Sneetches for GitHub
Kev
Github Aid - repo file size
omar-azmi
GitLines
Stefanos0710
Enhanced GitHub
Varun Malhotra
GitHub Releases Button
d2yap