Click&Clean

Click&Clean

Deletes typed URLs, Cache, Cookies, your Download and Browsing History...instantly, with just 1-click on Click&Clean button!

Additional files are visible only to premium users

manifest.json


{
  "author": "Mixesoft",
  "background": {
    "scripts": [
      "js4788/bg4788.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": {
      "20": "img4788/20.png",
      "25": "img4788/25.png",
      "30": "img4788/30.png",
      "40": "img4788/40.png"
    },
    "default_popup": "menu4788.html",
    "default_title": "__MSG_extTitle__"
  },
  "content_scripts": [
    {
      "js": [
        "js4788/cs4788.js"
      ],
      "matches": [
        "https://www.hotcleaner.com/*"
      ]
    }
  ],
  "content_security_policy": "default-src 'self';script-src 'self';style-src 'self';img-src * chrome://favicon;connect-src 'self' https://www.hotcleaner.com https://www.google-analytics.com https://clients2.google.com https://api64.com http://localhost:27077 https://gateway.zscalertwo.net https://gateway.zscaler.net https://gateway.zscloud.net https://go-updater.brave.com https://extensionupdater.brave.com;frame-ancestors https://www.hotcleaner.com;base-uri none;report-uri https://appn.center/apiv1/csp;",
  "default_locale": "en",
  "description": "__MSG_extDesc__",
  "icons": {
    "16": "img4788/16.png",
    "32": "img4788/32.png",
    "48": "img4788/48.png",
    "128": "img4788/128.png"
  },
  "manifest_version": 2,
  "minimum_chrome_version": "78.0",
  "name": "__MSG_extName__",
  "options_page": "cleaner4788.html",
  "options_ui": {
    "page": "options4788.html",
    "chrome_style": false
  },
  "permissions": [
    "tabs",
    "browsingData",
    "contextMenus",
    "chrome://favicon/",
    "history",
    "cookies",
    "<all_urls>",
    "management"
  ],
  "version": "9.7.0.0",
  "web_accessible_resources": [
    "history4788.html",
    "cache4788.html",
    "cookies4788.html"
  ],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}