TW Cookie & Browser Cleaner with Whitelist Firefox

Examine source code of TW Cookie & Browser Cleaner with Whitelist

Inspect and view changes in TW Cookie & Browser Cleaner with Whitelist source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "9.8",
  "description": "__MSG_extensionDescription__",
  "default_locale": "en",
  "permissions": [
    "cookies",
    "browsingData",
    "storage",
    "tabs",
    "downloads"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "tw-cookie-browser-cleaner-ffwf@thomaswill.de",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "TW Privacy Guard",
    "default_icon": {
      "16": "icons/icon16.png",
      "19": "icons/icon19.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "19": "icons/icon19.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "web_accessible_resources": [
    {
      "resources": [
        "devtools.html",
        "devtools.js",
        "tw-privacy-guard-default.json",
        "supported-domains.json"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best TW Cookie & Browser Cleaner with Whitelist Alternatives

Here are some Firefox add-ons that are similar to TW Cookie & Browser Cleaner with Whitelist: