By: Jasmin Aljic Add-on
Inspect and view changes in Forgejo Release Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Forgejo Release Tracker",
"version": "1.1.0",
"description": "Track releases from your Forgejo organizations and repositories",
"permissions": [
"storage",
"alarms",
"notifications"
],
"host_permissions": [
"https://*/*"
],
"action": {
"default_popup": "index.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"background": {
"scripts": [
"background.js"
]
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"browser_specific_settings": {
"gecko": {
"id": "forgejo-release-tracker@example.com"
}
}
} Best Forgejo Release Tracker Alternatives
Here are some Firefox add-ons that are similar to Forgejo Release Tracker:
Forgejo Notifier
Jasmin Aljic
PR Tracker
Aab
Refined Forgejo
phan
Github PR Tracker
Katie
GitHub Jira Integration
GitHub Jira Integration
Git Deps Notifier
Piotr Zadka
Awesome List Tracker
Dincer Demircioglu
Commit Watch
Mohammed Atef
GitHub Release Downloads
Addshore
SourceTraq: Git Repo Review Metrics
Shridhar TL
Forgejo Fork
Sergiu Popa
Atlassian Forge Dev Tools
Lars-Erik Kimmel