By: Jasmin Aljic
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
Github PR Tracker
Katie
GitHub Jira Integration
GitHub Jira Integration
Git Deps Notifier
Piotr Zadka
Commit Watch
Mohammed Atef
GitHub Release Downloads
Addshore
SourceTraq: Git Repo Review Metrics
Shridhar TL
Atlassian Forge Dev Tools
Lars-Erik Kimmel
Gerrit JIRA Link
Joe Pikowski
FriendlyGit
Narumi
GitHub Release
Dedy