Clear history, cache and cookies for Chrome ™
Clear cache, Chrome browsing history and cookies with a easy click of a button.
Co je Clear history, cache and cookies for Chrome ™?
Clear history, cache and cookies for Chrome ™ je rozšíření Chrome vyvinuté Dev.machine, a jeho hlavní funkcí je „Clear cache, Chrome browsing history and cookies with a easy click of a button.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Clear history, cache and cookies for Chrome ™
Stáhněte si soubory rozšíření Clear history, cache and cookies for Chrome ™ ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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
Základní Informace o Rozšíření
Název | |
ID | cgjpjkapkpmfjnagobleckhekihnoegn |
Oficiální URL | https://chrome.google.com/webstore/detail/clear-history-cache-and-c/cgjpjkapkpmfjnagobleckhekihnoegn |
Popis | Clear cache, Chrome browsing history and cookies with a easy click of a button. |
Velikost souboru | 2.27 MB |
Počet instalací | 542 |
Aktuální Verze | 1.0 |
Poslední Aktualizace | 2018-09-16 |
Datum Vydání | 2018-09-16 |
Hodnocení | 3.00/5 Celkem 4 Hodnocení |
Vývojář | Dev.machine |
[email protected] | |
Typ Platby | free |
URL Stránky Zásad Ochrany Soukromí | https://yello8.com/apps/lite.html |
Podporované Jazyky | 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" } |