theCleaner Firefox

Examine source code of theCleaner

제작자: xx5
Inspect and view changes in theCleaner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "theCleaner",
  "version": "2.9.6",
  "description": "Clears selected browsing data, plus automated cookie cleaning with whitelist.",
  "permissions": [
    "browsingData",
    "tabs",
    "history",
    "cookies",
    "downloads",
    "scripting",
    "storage",
    "alarms"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "thecleaner@yoursite.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon.png"
    }
  },
  "icons": {
    "16": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  }
}

최고의 theCleaner 대안

다음은 theCleaner과(와) 유사한 Firefox add-on입니다: