PR Radar - PR Dashboard & CI Notifications Firefox

Examine source code of PR Radar - PR Dashboard & CI Notifications

Inspect and view changes in PR Radar - PR Dashboard & CI Notifications source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "PR Radar – GitHub, GitLab & Bitbucket PRs",
  "description": "Track PRs, CI status, code reviews & deployments across GitHub, GitLab and Bitbucket. No backend, free forever. By DeployHQ.",
  "version": "0.7.0",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "storage",
    "alarms",
    "notifications"
  ],
  "host_permissions": [
    "https://api.github.com/*",
    "https://gitlab.com/*",
    "https://api.bitbucket.org/*",
    "https://id.atlassian.com/*",
    "https://*.deployhq.com/*"
  ],
  "background": {
    "scripts": [
      "src/background/service-worker.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "pr-radar@deployhq.com",
      "strict_min_version": "112.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png"
    }
  }
}

Best PR Radar - PR Dashboard & CI Notifications Alternatives

Here are some Firefox add-ons that are similar to PR Radar - PR Dashboard & CI Notifications: