PR Review Priority Firefox

Examine source code of PR Review Priority

By: Stackia
Inspect and view changes in PR Review Priority source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PR Review Priority",
  "description": "Set priorities for your GitHub PR review comments",
  "version": "1.0.1",
  "icons": {
    "128": "logo-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*"
      ],
      "js": [
        "js/vendor.js",
        "js/content-script.js"
      ]
    }
  ]
}

Best PR Review Priority Alternatives

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