Whenplane Floatplane Widget Firefox

Examine source code of Whenplane Floatplane Widget

Inspect and view changes in Whenplane Floatplane Widget source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Whenplane Widget",
  "short_name": "Whenplane",
  "version": "1.1.0",
  "description": "Replaces the floatplane/twitch offline box with a countdown from Whenplane",
  "homepage_url": "https://whenplane.com/extension",
  "permissions": [
    "storage"
  ],
  "action": {
    "default_popup": "about.html"
  },
  "icons": {
    "128": "icons/wan-128.png",
    "200": "icons/wan.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.floatplane.com/*"
      ],
      "js": [
        "inserter.js"
      ],
      "css": [
        "css/whenplane_styles.css"
      ]
    },
    {
      "matches": [
        "*://*.twitch.tv/*"
      ],
      "js": [
        "inserter.js"
      ],
      "css": [
        "css/whenplane_styles.css",
        "css/twitch.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d7efb617-4782-4ca1-841e-f1fde210896b}"
    }
  }
}

Mejores alternativas Whenplane Floatplane Widget

Aquí hay algunas Firefox add-ons que son similares a Whenplane Floatplane Widget: