Simplify Web.de Firefox

Examine source code of Simplify Web.de

By: Codey Add-on
Inspect and view changes in Simplify Web.de source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simplify Web.de",
  "version": "1.1.1",
  "description": "Reduces content of web.de to show only the e-mail login form.\n\n Is this your main entry point to E-Mails every day? Are you annoyed of all the unnecessary ads and headlines? Then just simlpy hide them with this addon!",
  "icons": {
    "48": "icons/web_de_48.png",
    "96": "icons/web_de_96.png"
  },
  "content_scripts": [
    {
      "run_at": "document_end",
      "matches": [
        "*://web.de/*"
      ],
      "js": [
        "jquery-3.3.1.min.js",
        "simplify_webde.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a98405a6-5349-4cc8-b7cd-276b23e50896}"
    }
  }
}

Best Simplify Web.de Alternatives

Here are some Firefox add-ons that are similar to Simplify Web.de: