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"
}