PR Pulse - GitHub Pull Request Dashboard Firefox

Examine source code of PR Pulse - GitHub Pull Request Dashboard

By: Utkarsh
Inspect and view changes in PR Pulse - GitHub Pull Request Dashboard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "PR Pulse - GitHub Pull Request Dashboard",
  "version": "1.4.0",
  "description": "PR Pulse is a Pull Request dashboard for GitHub, delivered as a browser extension. Say No to Navigation!",
  "permissions": [
    "storage",
    "alarms"
  ],
  "host_permissions": [
    "https://api.github.com/*"
  ],
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "64": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "options_page": "settings/settings.html",
  "icons": {
    "64": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "service-worker.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "pr-pulse@utkarshchourasia.in",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best PR Pulse - GitHub Pull Request Dashboard Alternatives

Here are some Firefox add-ons that are similar to PR Pulse - GitHub Pull Request Dashboard: