Zeit Online Toolbox Firefox

Examine source code of Zeit Online Toolbox

By: lynk
Inspect and view changes in Zeit Online Toolbox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Zeit Online Toolbox",
  "version": "1.3.0",
  "description": "Zeit Online Ignorierliste für die User-Kommentare. Sperre und blocke User aus den Kommentaren. Moderierte Kommentare werden ausgeblendet. Automatische Ein-Seiten-Ansicht und mehr.",
  "author": "lynk",
  "applications": {
    "gecko": {
      "id": "{35fc3e18-e154-4a40-9198-a670db0bc0f8}",
      "strict_min_version": "80.0"
    }
  },
  "icons": {
    "64": "icons/webextension-zeit-icon-128.png",
    "128": "icons/webextension-zeit-icon-128.png"
  },
  "page_action": {
    "browser_style": true,
    "show_matches": [
      "*://*.zeit.de/*"
    ],
    "default_icon": {
      "16": "icons/webextension-zeit-icon-16.png"
    },
    "default_title": "Zeit Online Toolbox",
    "default_popup": "html/popup.html"
  },
  "options_ui": {
    "page": "html/options.html",
    "open_in_tab": true,
    "browser_style": false
  },
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "*://*.zeit.de/*"
  ],
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.zeit.de/*"
      ],
      "js": [
        "js/libs/jquery-3.3.1.min.js",
        "js/content.js"
      ],
      "css": [
        "/css/content.css"
      ]
    }
  ]
}

Best Zeit Online Toolbox Alternatives

Here are some Firefox add-ons that are similar to Zeit Online Toolbox: