Wplace Timer Firefox

Examine source code of Wplace Timer

Inspect and view changes in Wplace Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Wplace Timer",
  "version": "1.0",
  "description": "A timer to inform you when your charges have replenished on wplace.live",
  "permissions": [
    "alarms",
    "storage",
    "notifications"
  ],
  "background": {
    "scripts": [
      "wplace_timer.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "*://wplace.live/*"
      ],
      "js": [
        "update_timer.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "48": "icons/favicon-1.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{68ff0db5-4f5a-436f-a2eb-68872401606c}"
    }
  }
}

Melhores alternativas Wplace Timer

Aqui estão algumas Firefox add-ons que são similares a Wplace Timer: