SerienStream (S.to) Controls Firefox

Examine source code of SerienStream (S.to) Controls

Inspect and view changes in SerienStream (S.to) Controls source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "SerienStream (S.to) Controls",
  "version": "1.4.1",
  "description": "Fügt einen WEITER und einen ZURÜCK Button an den Seiten von SerienStream (s.to) hinzu um schneller zwischen Episoden wechseln zu können",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "36": "icons/icon36.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "storage"
  ],
  "action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "36": "icons/icon36.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_title": "S.to Controls",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6531242e-78e9-41b6-8571-076ad5550e38}"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://s.to/*",
        "*://serienstream.to/*",
        "*://186.2.175.5/*",
        "*://aniworld.to/*"
      ],
      "js": [
        "js/shared.js",
        "js/contentScript.js"
      ],
      "css": [
        "css/content.css"
      ]
    }
  ]
}

Best SerienStream (S.to) Controls Alternatives

Here are some Firefox add-ons that are similar to SerienStream (S.to) Controls: