Delete History & Clear Cookies

Delete History & Clear Cookies

Control Your Privacy Settings! Delete browser history. Clear cookies. Clear passwords and cache. Remove hosted app data. ★★★★★

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Delete History & Clear Cookies",
  "version": "1.6",
  "description": "Control Your Privacy Settings! Delete browser history. Clear cookies. Clear passwords and cache. Remove hosted app data. ★★★★★",
  "permissions": [
    "browsingData"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "manifest_version": 2
}