Clear history, cache and cookies for Chrome ™
Clear cache, Chrome browsing history and cookies with a easy click of a button.
Vad är Clear history, cache and cookies for Chrome ™?
Clear history, cache and cookies for Chrome ™ är en Chrome-tillägg utvecklad av Dev.machine, och dess huvudfunktion är "Clear cache, Chrome browsing history and cookies with a easy click of a button.".
Tilläggsskärmbilder
Ladda ner Clear history, cache and cookies for Chrome ™-förlängningens CRX-fil
Ladda ner Clear history, cache and cookies for Chrome ™-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | |
ID | cgjpjkapkpmfjnagobleckhekihnoegn |
Officiell webbadress | https://chrome.google.com/webstore/detail/clear-history-cache-and-c/cgjpjkapkpmfjnagobleckhekihnoegn |
Beskrivning | Clear cache, Chrome browsing history and cookies with a easy click of a button. |
Filstorlek | 2.27 MB |
Antal Installationer | 542 |
Aktuell Version | 1.0 |
Senast Uppdaterad | 2018-09-16 |
Publiceringsdatum | 2018-09-16 |
Betyg | 3.00/5 Totalt 4 Betyg |
Utvecklare | Dev.machine |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://yello8.com/apps/lite.html |
Stödda Språk | 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" } |