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 ™ - это расширение Chrome, разработанное Dev.machine, и его основная функция - "Clear cache, Chrome browsing history and cookies with a easy click of a button.".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Clear history, cache and cookies for Chrome ™

Скачайте файлы расширений 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                    

Основная информация о расширении

Название Clear history, cache and cookies for Chrome ™ Clear history, cache and cookies for Chrome ™
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
Электронная почта [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"
}