提供元: PageClear
Inspect and view changes in JSClearCookie source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "JsClearCookie",
"description": "Clear the specified cookies by js",
"version": "1.1.1",
"icons": {
"48": "icons/cookie-48.png",
"64": "icons/cookie-64.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content-script.js"
]
}
],
"background": {
"scripts": [
"background-script.js"
]
},
"permissions": [
"cookies",
"<all_urls>",
"tabs",
"activeTab"
]
} ベストのJSClearCookie代替案
JSClearCookieに類似したFirefox add-onをいくつか紹介します:
Temporary Cookie Cleaner
Dai ly Vic88
Cookie Extract
ui_beam
Cookie Deleter
Boudewijn
One Click Clear Cache
yue han
Zy-Xhs-Cookie-Extractor
ftf
Cookie Wiper
revandah4
Cookie Viewer
Jeff Peck
Selective Cookie Remover
Cookies Remover
Selective Cookie Remover
Cookies Remover
指定したWEBサイトのcookieを一括削除するソフト
私立メロン高校パソコン部