Cookie Watch
Provides fast and simple removal of cookies, tracking cookies, browsing history, download history and caches.
Cookie Watchとは何ですか?
Cookie Watchはdaniel.barajas1280によって開発されたChromeの拡張機能で、その主な機能は「Provides fast and simple removal of cookies, tracking cookies, browsing history, download history and caches.」です。
拡張機能のスクリーンショット
Cookie Watch拡張機能のCRXファイルをダウンロード
Cookie Watch拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This add-on quickly and easily removes cookies that save every surfing behavior for advertising purposes.
These so-called tracking and third-party cookies from third-party providers can be removed and blocked with a simple click. 拡張機能の基本情報
| 名前 | |
| ID | cmogeohlpljgihhbafbnincahfmafbfn |
| 公式URL | https://chromewebstore.google.com/detail/cookie-watch/cmogeohlpljgihhbafbnincahfmafbfn |
| 説明 | Provides fast and simple removal of cookies, tracking cookies, browsing history, download history and caches. |
| ファイルサイズ | 204 KB |
| インストール数 | 71,272 |
| 現在のバージョン | 1.0.1 |
| 最終更新日 | 2022-10-29 |
| 公開日 | 2021-04-20 |
| 開発者 | daniel.barajas1280 |
| Eメール | [email protected] |
| 支払い方法 | free |
| プライバシーポリシーページのURL | https://cookiewatch.org/privacy-policy/index.html |
| 対応言語 | de,en,tr |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Cookie Watch",
"version": "1.0.1",
"description": "__MSG_manifest__",
"manifest_version": 2,
"browser_action": {
"browser_style": true,
"default_title": "Cookiewatch",
"default_popup": "popup\/index.html"
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"browsingData",
"storage",
" | |