Click&Clean

Click&Clean

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

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "scripts": [
      "fjs41/ebg41.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": "fimg41/19.png",
    "default_popup": "emenu41.html",
    "default_title": "__MSG_extTitle__"
  },
  "content_scripts": [
    {
      "js": [
        "fjs41/ecs41.js"
      ],
      "matches": [
        "https://www.hotcleaner.com/*"
      ]
    }
  ],
  "content_security_policy": "default-src 'none';script-src 'self';style-src 'self';img-src 'self' https: chrome://favicon;connect-src https://api64.com/ https://clients2.google.com http://localhost:27077;frame-ancestors https://www.hotcleaner.com/;report-uri https://appn.center/apiv1/csp;",
  "default_locale": "en",
  "description": "__MSG_extDesc__",
  "icons": {
    "16": "fimg41/16.png",
    "32": "fimg41/32.png",
    "48": "fimg41/48.png",
    "128": "fimg41/128.png"
  },
  "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC2wKcGteJlgosy0graCpxoEMU5/pI6Hh7cwevlKD6p2ArKQpRuR0gFkbbRHpbNOCf8P9N/Yx3Od/DTeECouc/6uiB2o/pq/Ee1c1n1pMguoI3QCx4UjkAF7b58TwgffjFUoJ37JOAkigTnIOWHc2LLJ4x7LEXBTnix8N5rEpzwjQIDAQAB",
  "manifest_version": 2,
  "minimum_chrome_version": "49.0",
  "name": "__MSG_extName__",
  "options_page": "ecleaner41.html",
  "options_ui": {
    "page": "eoptions41.html",
    "chrome_style": false
  },
  "permissions": [
    "tabs",
    "browsingData",
    "history",
    "cookies",
    "storage",
    "contextMenus",
    "http://*/*",
    "https://*/*",
    "chrome://favicon/"
  ],
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "9.7.8.1",
  "web_accessible_resources": [
    "ehistory41.html",
    "ecache41.html",
    "ecookies41.html",
    "fcss41/ebtn41.css"
  ]
}