GitHub Notifier Pro Firefox

Examine source code of GitHub Notifier Pro

Par : eux Add-on
Inspect and view changes in GitHub Notifier Pro 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,
  "name": "GitHub Notifier Pro",
  "version": "1.4.1",
  "description": "GitHub notifications in the browser toolbar",
  "permissions": [
    "alarms",
    "storage",
    "notifications"
  ],
  "host_permissions": [
    "https://api.github.com/*",
    "https://github.com/*",
    "https://avatars.githubusercontent.com/*"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "background": {
    "scripts": [
      "src/background/service-worker.js"
    ],
    "type": "module"
  },
  "action": {
    "default_popup": "src/popup/popup.html",
    "default_icon": {
      "16": "images/icon.png",
      "48": "images/icon.png",
      "128": "images/icon.png"
    },
    "default_title": "GitHub Notifier Pro"
  },
  "icons": {
    "16": "images/icon.png",
    "48": "images/icon.png",
    "128": "images/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "github-notifier-pro@euxx.dev",
      "strict_min_version": "112.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Meilleures alternatives GitHub Notifier Pro

Voici quelques Firefox add-ons qui sont similaires à GitHub Notifier Pro :