PR Pulse - GitHub Pull Request Dashboard Chrome

Examine source code of PR Pulse - GitHub Pull Request Dashboard

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
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "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": {
    "service_worker": "service-worker.js",
    "type": "module"
  }
}

Best PR Pulse - GitHub Pull Request Dashboard Alternatives

Here are some Chrome extensions that are similar to PR Pulse - GitHub Pull Request Dashboard: