BS.TO Background changer Firefox

Examine source code of BS.TO Background changer

Inspect and view changes in BS.TO Background changer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "BS.TO Background changer",
  "version": "1.0.0",
  "description": "Mit der Extension kannst du das Hintergrundbild von bs.to so verändern, wie du es magst.",
  "content_scripts": [
    {
      "js": [
        "changeImage.js"
      ],
      "matches": [
        "https://bs.to/*",
        "https://burningseries.co/*"
      ],
      "run_at": "document_start"
    }
  ],
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_icon": "icon.png"
  },
  "permissions": [
    "storage"
  ]
}

Best BS.TO Background changer Alternatives

Here are some Firefox add-ons that are similar to BS.TO Background changer: