Enigma Black Load Firefox

Examine source code of Enigma Black Load

Inspect and view changes in Enigma Black Load source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "1.1.6",
  "description": "__MSG_extensionDescription__",
  "default_locale": "de",
  "author": "krayzen@gmx.de",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png"
    },
    "default_title": "__MSG_extensionName__",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "lib/i18n.js",
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle",
      "all_frames": true,
      "match_about_blank": true
    }
  ],
  "permissions": [
    "downloads",
    "storage",
    "tabs",
    "webRequest",
    "contextMenus",
    "notifications",
    "clipboardWrite",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "enigma-black-load@krayzen.gmx.de",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best Enigma Black Load Alternatives

Here are some Firefox add-ons that are similar to Enigma Black Load: