History & Cache Cleaner for Google Chrome™

Clear your browser history, cache and cookies for Google Chrom ein just one click!

Τι είναι το History & Cache Cleaner for Google Chrome™;

Το History & Cache Cleaner for Google Chrome™ είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://click-and-clean.freebusinessapps.net, και η κύρια λειτουργία του είναι "Clear your browser history, cache and cookies for Google Chrom ein just one click!".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης History & Cache Cleaner for Google Chrome™

Λήψη αρχείων επέκτασης History & Cache Cleaner for Google Chrome™ σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Clear your browser history, cache and cookies for Google Chrome in just one click!
Speed ​​Up the Chrome Browser with this extension.

Our software is a simple utility to clean your browser history and increase the browser speed.

Click the Add to Chrome button to begin using this software.

My browser is too slow. What can I do?
The problem with all browsers, is that after a while they become slow and clumsy. It takes time to launch, load websites, and open and close tabs.
That's when you need to think about getting rid of the web cache, history of visited websites, cookies etc.

This is a useful software extension that helps you quickly clean your browser data.

Make your browser faster and protect your personal data!
This extension supports Chrome 19 and later.

A few key features:
- Instant removal of your browsing history and much more with one click
- Delete cookies and other sites and plugin data
- Clear saved passwords
- Clear saved form data

This software is 100% free and does not require you to pay. Enjoy browsing the Internet quicker once you use History & Cache Cleaner for Google Chrome™

Disclaimer: Please note this extension is NOT made by Google and is made by an independent development team. All copyrights belong to their respective owners.
Google doesn’t endorse or sponsor this Chrome extension. History & Cache Cleaner for Google Chrome™ is not owned by, is not licensed by and is not a subsidiary of Google Inc.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα History & Cache Cleaner for Google Chrome™ History & Cache Cleaner for Google Chrome™
ID fidcileobejjkcaoalcnedmgmnegmoic
Επίσημο URL https://chromewebstore.google.com/detail/history-cache-cleaner-for/fidcileobejjkcaoalcnedmgmnegmoic
Περιγραφή Clear your browser history, cache and cookies for Google Chrom ein just one click!
Μέγεθος Αρχείου 653 KB
Αριθμός Εγκαταστάσεων 34,539
Τρέχουσα Έκδοση 3.0.0
Τελευταία Ενημέρωση 2022-03-17
Ημερομηνία Δημοσίευσης 2020-04-08
Αξιολόγηση 4.63/5 Συνολικά 667 Αξιολογήσεις
Προγραμματιστής https://click-and-clean.freebusinessapps.net
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://click-and-clean.freebusinessapps.net
Διεύθυνση URL της Σελίδας Βοήθειας https://click-and-clean.freebusinessapps.net/contact
URL της Σελίδας Πολιτικής Απορρήτου https://www.freebusinessapps.net/privacy
Υποστηριζόμενες Γλώσσες id,ms,de,en,en-US,fil,fr,nl,no,vi,tr,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,sr,ru,uk,iw,fa,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": {
            "38": "img\/icon_38.png"
        },
        "default_popup": "popup.html",
        "default_title": "__MSG_app_name__"
    },
    "container": [
        "GOOGLE_DRIVE"
    ],
    "default_locale": "en",
    "description": "__MSG_app_description__",
    "homepage_url": "https:\/\/click-and-clean.freebusinessapps.net\/",
    "icons": {
        "128": "img\/icon_128.png",
        "16": "img\/icon_16.png",
        "48": "img\/icon_48.png"
    },
    "manifest_version": 3,
    "name": "__MSG_app_name__",
    "offline_enabled": true,
    "options_page": "options.html",
    "permissions": [
        "storage",
        "browsingData",
        "cookies",
        "activeTab",
        "scripting"
    ],
    "version": "3.0.0",
    "web_accessible_resources": [
        {
            "resources": [
                "img\/*"
            ],
            "matches": [
                ""
            ]
        }
    ]
}