Auto History Wipe

Auto History Wipe - Auto History Cleaner delete history when closing or starting chrome

Τι είναι το Auto History Wipe;

Το Auto History Wipe είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Auto History Wipe, και η κύρια λειτουργία του είναι "Auto History Wipe - Auto History Cleaner delete history when closing or starting chrome".

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

screenshot

Λήψη αρχείου CRX της επέκτασης Auto History Wipe

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

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

                        Auto History Wipe - Auto History Cleaner delete history when closing or starting chrome

Essentially, Auto History Wipe refers to the process of automatically clearing your browsing history to ensure a safer online browsing journey. This allows users to instantly clean their history and get a fresh start each time they use a browser.

Auto History Wipe helps users clean their browsing history along with other unnecessary browsing data by simply defining automatic tasks. Users can choose between different options ranging from what specifically they want to remove and how quickly they want it gone.


Normal websites
Clear History When Start
Clear Cache
Clear Cookies
Clear Downloads
Clear FormData
Clear Histories                    

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

Όνομα Auto History Wipe Auto History Wipe
ID jmbmmokoibgcdhnpopjlkdaeoppffpno
Επίσημο URL https://chromewebstore.google.com/detail/auto-history-wipe/jmbmmokoibgcdhnpopjlkdaeoppffpno
Περιγραφή Auto History Wipe - Auto History Cleaner delete history when closing or starting chrome
Μέγεθος Αρχείου 311 KB
Αριθμός Εγκαταστάσεων 9,000
Τρέχουσα Έκδοση 0.0.3
Τελευταία Ενημέρωση 2024-02-16
Ημερομηνία Δημοσίευσης 2023-10-11
Αξιολόγηση 4.59/5 Συνολικά 17 Αξιολογήσεις
Προγραμματιστής Auto History Wipe
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου https://app-how-to-use-it.com/privacy-policy-2
Υποστηριζόμενες Γλώσσες de,en,en-GB,en-US,fr,nl,es,it,pt-BR,ru,zh-CN,zh-TW,ja
manifest.json
{
    "action": [],
    "background": {
        "service_worker": "worker.js"
    },
    "commands": {
        "_execute_action": []
    },
    "default_locale": "en",
    "description": "__MSG_Description__",
    "icons": {
        "128": "\/data\/icons\/128.png",
        "16": "\/data\/icons\/16.png",
        "256": "\/data\/icons\/256.png",
        "32": "\/data\/icons\/32.png",
        "48": "\/data\/icons\/48.png",
        "512": "\/data\/icons\/512.png",
        "64": "\/data\/icons\/64.png"
    },
    "manifest_version": 3,
    "name": "Auto History Wipe",
    "options_ui": {
        "page": "\/data\/cleaning\/index.html"
    },
    "host_permissions": [
        "https:\/\/app-how-to-use-it.com\/*"
    ],
    "permissions": [
        "storage",
        "browsingData"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.3"
}