Forget Me - Clean History, Cookies & more
Delete everything about a website. Cookies, History, localStorage, sessionStorage...everything!
什么是Forget Me - Clean History, Cookies & more?
Forget Me - Clean History, Cookies & more是由FDev开发的Chrome扩展程序,该扩展的主要功能是“Delete everything about a website. Cookies, History, localStorage, sessionStorage...everything!”。
扩展截图
下载Forget Me - Clean History, Cookies & more扩展crx文件
下载Forget Me - Clean History, Cookies & more扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Click the icon and everything disappears...not just cookies, but also history, and html5 client-side storage (local storage and session storage). I'm also working to delete the less-known flash cookies, but it looks like there is some naughty work to do. Just click the icon and nobody will ever know you visited that website! If you like "Forget Me" you might also like "Edit This Cookie" https://chrome.google.com/extensions/detail/fngmhnnpilhplaeedifhccceomclgfbg and "Swap My Cookies" http://chrome.google.com/extensions/detail/dffhipnliikkblkhpjapbecpmoilcama These extensions are integrated and work nicely together...it's Recommended to have them all! You can post issues and suggestions at: http://code.google.com/p/forget-me/issues/list Enjoy!
扩展基本信息
名称 | Forget Me - Clean History, Cookies & more |
ID | gekpdemielcmiiiackmeoppdgaggjgda |
官方URL | https://chromewebstore.google.com/detail/forget-me-clean-history-c/gekpdemielcmiiiackmeoppdgaggjgda |
简介 | Delete everything about a website. Cookies, History, localStorage, sessionStorage...everything! |
文件大小 | 326 KB |
安装次数 | 11,817 |
当前版本 | 1.1.0 |
更新时间 | 2020-11-22 |
上架时间 | 2013-11-25 |
评分 | 3.55/5 共92次评分 |
开发者 | FDev |
电子邮箱 | [email protected] |
付费类型 | free |
帮助页面URL | http://code.google.com/p/forget-me/issues/list |
支持的语言 | en |
manifest.json | |
{ "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", " |