ReleasePulse Firefox

Examine source code of ReleasePulse

Inspect and view changes in ReleasePulse source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_manifest_name__",
  "version": "1.0.0",
  "description": "__MSG_manifest_description__",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "release-pulse@chennqqi.github",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "permissions": [
    "storage",
    "alarms",
    "notifications",
    "tabs"
  ],
  "host_permissions": [
    "https://api.github.com/*",
    "https://github.com/*"
  ],
  "action": {
    "default_popup": "src/popup/index.html",
    "default_icon": {
      "16": "src/assets/icon-16.png",
      "48": "src/assets/icon-48.png",
      "128": "src/assets/icon-128.png"
    }
  },
  "options_page": "src/options/index.html",
  "background": {
    "type": "module",
    "scripts": [
      "service-worker-loader.js"
    ]
  },
  "icons": {
    "16": "src/assets/icon-16.png",
    "48": "src/assets/icon-48.png",
    "128": "src/assets/icon-128.png"
  },
  "content_scripts": [
    {
      "js": [
        "assets/index.ts-loader-t7h6WWx7.js"
      ],
      "matches": [
        "https://github.com/*/*"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    {
      "matches": [
        "https://github.com/*"
      ],
      "resources": [
        "src/assets/icon-16.png",
        "assets/index-D5AjeRC7.js",
        "assets/index-D5AjeRC7.js.map",
        "assets/index.ts-DnE3DCdR.js",
        "assets/index.ts-DnE3DCdR.js.map"
      ],
      "use_dynamic_url": false
    }
  ]
}

Best ReleasePulse Alternatives

Here are some Firefox add-ons that are similar to ReleasePulse: