EditThisCookie
EditThisCookie is a cookie manager. You can add, delete, edit, search, protect and block cookies!
EditThisCookieとは何ですか?
EditThisCookieはhttps://editthiscookie.comによって開発されたChromeの拡張機能で、その主な機能は「EditThisCookie is a cookie manager. You can add, delete, edit, search, protect and block cookies!」です。
拡張機能のスクリーンショット
EditThisCookie拡張機能のCRXファイルをダウンロード
EditThisCookie拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
The first and best cookie manager for Google Chrome.
★ Edit cookies
★ Delete cookies
★ Add a new cookie
★ Create cookies
★ Search cookies
★ Protect cookies (read-only cookies)
★ Block cookies (cookie filter)
★ Export cookies in JSON, Netscape cookie file (perfect for wget and curl), Perl::LPW
★ Import cookies in JSON
★ Limit the maximum expiration date of any cookie
★ Improve the performance, remove old cookies
★ Import cookies.txt 拡張機能の基本情報
| 名前 | |
| ID | fngmhnnpilhplaeedifhccceomclgfbg |
| 公式URL | https://chromewebstore.google.com/detail/editthiscookie/fngmhnnpilhplaeedifhccceomclgfbg |
| 説明 | EditThisCookie is a cookie manager. You can add, delete, edit, search, protect and block cookies! |
| ファイルサイズ | 1.35 MB |
| インストール数 | 3,081,828 |
| 現在のバージョン | 1.6.3 |
| 最終更新日 | 2020-11-23 |
| 公開日 | 2018-11-30 |
| 評価 | 4.41/5 合計 11412 レビュー |
| 開発者 | https://editthiscookie.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://www.editthiscookie.com |
| ヘルプページのURL | https://github.com/fcapano/Edit-This-Cookie/issues?direction=desc&sort=created&state=open |
| 対応言語 | id,ms,de,en,fr,nl,no,vi,tr,da,et,es,it,lt,hu,pl,pt-BR,pt-PT,ro,sk,fi,sv,cs,el,sr,ru,uk,iw,fa,ta,ar,zh-CN,zh-TW,ja,ko |
| manifest.json | |
{
"key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDSn5dhR3eTtYJoXe4DW2j9oFWIg71\/f21Z3b6tzFva3M9xo07+xUWo9qLmyWkMeisCMhT7VNsuRbP4kIWjWFcFCi\/FgtYCWwCV29CVDvj5Xv+Jzrp8znbCICaczf4ZNqCDdk3WrvSBqp1WqRqJ5q8Y7A0aoFRvMoIxqn1\/u11rrwIDAQAB",
"name": "EditThisCookie",
"version": "1.6.3",
"description": "__MSG_editThis_description__",
"icons": {
"16": "img\/icon_16x16.png",
"48": "img\/icon_48x48.png",
"128": "img\/icon_128x128.png"
},
"default_locale": "en",
"homepage_url": "http:\/\/www.editthiscookie.com\/",
"browser_action": {
"default_icon": {
"19": "img\/icon_19x19.png",
"38": "img\/icon_38x38.png"
},
"default_title": "EditThisCookie",
"default_popup": "popup.html"
},
"devtools_page": "\/devtools\/devtools-page.html",
"background": {
"scripts": [
"\/lib\/jquery-3.3.1.min.js",
"\/lib\/object-watch.js",
"\/js\/cookie_helpers.js",
"\/js\/utils.js",
"\/js\/data.js",
"\/js\/background.js",
"\/devtools\/background-devtools.js",
"\/js\/ga.js"
]
},
"options_page": "options_main_page.html",
"permissions": [
"tabs",
" | |