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 |
官方網址 | 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 |
電子郵箱 | [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" } |