PR Tracker Firefox

Examine source code of PR Tracker

By: Aab Add-on
Inspect and view changes in PR Tracker 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": 2,
  "name": "PR Tracker",
  "description": "Track and manage your GitHub pull requests",
  "version": "1.0.18",
  "icons": {
    "16": "/icons/icon-16.png",
    "32": "/icons/icon-32.png",
    "48": "/icons/icon-48.png",
    "128": "/icons/icon-128.png"
  },
  "permissions": [
    "storage",
    "notifications",
    "alarms",
    "https://api.github.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{dabd690e-283a-4c0a-98de-3fc963365d13}"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "PR Tracker",
    "default_popup": "popup.html"
  }
}

Best PR Tracker Alternatives

Here are some Firefox add-ons that are similar to PR Tracker: