PC Queue Firefox

Examine source code of PC Queue

作者: CalamityJames Add-on
Inspect and view changes in PC Queue 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
{
  "name": "PC Queue",
  "description": "Displays a queue for the PC website.",
  "version": "1.0",
  "manifest_version": 3,
  "icons": {
    "48": "favicon-48.png",
    "96": "favicon-96.png"
  },
  "action": {
    "default_icon": {
      "16": "favicon.png",
      "32": "favicon.png",
      "48": "favicon.png"
    }
  },
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "https://www.pokemoncenter.com/*"
      ],
      "all_frames": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "pc-queue@calamityjames.dev",
      "strict_min_version": "109.0"
    }
  }
}

最佳 PC Queue 替代方案

这里是一些与PC Queue类似的Firefox add-on: