Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "name": "Forget Me - Clean History, Cookies & more", "version": "1.1.0", "description": "Delete everything about a website. Cookies, History, localStorage, sessionStorage...everything!", "icons": { "32": "img\/icon_32x32.png", "48": "img\/icon_48x48.png", "128": "img\/icon_128x128.png" }, "page_action": { "default_icon": "img\/icon_32x32.png", "default_title": "Forget Me" }, "background": { "scripts": [ "\/js\/data.js", "\/js\/background.js" ] }, "options_page": "options.html", "permissions": [ "tabs", "<all_urls>", "cookies", "history" ], "minimum_chrome_version": "7", "manifest_version": 2, "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx" }