Clear history, cache and cookies for Chrome ™
Clear cache, Chrome browsing history and cookies with a easy click of a button.
Clear history, cache and cookies for Chrome ™とは何ですか?
Clear history, cache and cookies for Chrome ™はDev.machineによって開発されたChromeの拡張機能で、その主な機能は「Clear cache, Chrome browsing history and cookies with a easy click of a button.」です。
拡張機能のスクリーンショット
Clear history, cache and cookies for Chrome ™拡張機能のCRXファイルをダウンロード
Clear history, cache and cookies for Chrome ™拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Delete cookies, cache and browser history for seconds Our extension does this without unnecessary words and actions you can choose the removal time: During all this time In the last hour Last 24 hours Last seven days Last 4 weeks
拡張機能の基本情報
名前 | |
ID | cgjpjkapkpmfjnagobleckhekihnoegn |
公式URL | https://chrome.google.com/webstore/detail/clear-history-cache-and-c/cgjpjkapkpmfjnagobleckhekihnoegn |
説明 | Clear cache, Chrome browsing history and cookies with a easy click of a button. |
ファイルサイズ | 2.27 MB |
インストール数 | 542 |
現在のバージョン | 1.0 |
最終更新日 | 2018-09-16 |
公開日 | 2018-09-16 |
評価 | 3.00/5 合計 4 レビュー |
開発者 | Dev.machine |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://yello8.com/apps/lite.html |
対応言語 | de,en,en-GB,en-US,fr,tr,da,es,es-419,it,pl,pt-BR,pt-PT,sv,ru,zh-CN,zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "permissions": [ "browsingData" ], "browser_action": { "default_icon": "128.png", "default_popup": "popup.html" }, "icons": { "128": "128.png", "16": "16.png", "48": "48.png" }, "offline_enabled": true, "manifest_version": 2, "version": "1.0" } |