Github Pull Request Counter Firefox

Examine source code of Github Pull Request Counter

作者: Renuo AG Add-on
Inspect and view changes in Github Pull Request Counter 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,
  "author": "Renuo AG",
  "name": "Github Pull Request Counter",
  "description": "A browser extension to remove mental load when working with pull requests.",
  "version": "2.0.4",
  "action": {
    "default_popup": "popup.html"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "permissions": [
    "alarms",
    "storage"
  ],
  "host_permissions": [
    "https://api.github.com/*",
    "https://github.com/*"
  ],
  "background": {
    "scripts": [
      "js/background.js"
    ],
    "type": "module"
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "github-pull-request-counter-firefox@renuo.ch"
    }
  }
}

最佳 Github Pull Request Counter 替代方案

这里是一些与Github Pull Request Counter类似的Firefox add-on: