Ultimate Auto History Cleaner

Ultimate Auto History Cleaner keeps your chrome information safe by removing browsing data for you automatically.

Ultimate Auto History Cleaner क्या है?

Ultimate Auto History Cleaner Rovalty द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Ultimate Auto History Cleaner keeps your chrome information safe by removing browsing data for you automatically."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Ultimate Auto History Cleaner एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        With the Ultimate Auto History Cleaner Extension each time Chrome starts you can choose to Clear Browsing History, Clear Download History, Clear Cookies, Clear Cache, Clear Saved Passwords, and Clear Form Autofill Data.

Ultimate Auto History Cleaner Automatically deletes browsing history and optionally other browsing data.
Ultimate Auto History Cleaner automatically deletes the browsing history every time Chrome starts. It uses no additional resources and performs no other background tasks. It can be configured in the Options page to automatically clear other browsing data as well.

Types of Data Ultimate Auto History Cleaner Removes:
- Clear Browsing History
- Clear Download History
- Clear Cookies
- Clear Website Data
- Clear Cache
- Clear Saved Passwords
- Clear Form Autofill Data

Thank you for installing this extension. Feel free to give us your positive review about it.                    

एक्सटेंशन की मूल जानकारी

नाम Ultimate Auto History Cleaner Ultimate Auto History Cleaner
ID nfnjemoofkhppjhjcehbddolbalmibkg
आधिकारिक URL https://chromewebstore.google.com/detail/ultimate-auto-history-cle/nfnjemoofkhppjhjcehbddolbalmibkg
विवरण Ultimate Auto History Cleaner keeps your chrome information safe by removing browsing data for you automatically.
फ़ाइल का आकार 552 KB
स्थापना संख्या 9,097
वर्तमान संस्करण 3.0.1
अंतिम अपडेट 2023-06-26
प्रकाशन तिथि 2020-03-11
रेटिंग 4.09/5 कुल 54 रेटिंग्स
डेवलपर Rovalty
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.saxsos.xyz/
सहायता पृष्ठ URL https://www.saxsos.xyz/p/contact-us.html
गोपनीयता नीति पृष्ठ URL https://www.saxsos.xyz/p/policy-privacy-policy.html
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "\/js\/bg-worker.js"
    },
    "description": "Ultimate Auto History Cleaner keeps your chrome information safe by removing browsing data for you automatically.",
    "default_locale": "en",
    "homepage_url": "https:\/\/www.saxsos.xyz",
    "icons": {
        "128": "img\/icon_128.png",
        "16": "img\/icon_16.png",
        "48": "img\/icon_48.png"
    },
    "manifest_version": 3,
    "name": "Ultimate Auto History Cleaner",
    "offline_enabled": true,
    "options_page": "options.html",
    "permissions": [
        "activeTab",
        "storage",
        "browsingData",
        "cookies"
    ],
    "short_name": "Auto Cleaner",
    "version": "3.0.1",
    "web_accessible_resources": [
        {
            "resources": [
                "img\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "action": {
        "default_icon": {
            "38": "img\/icon_38.png"
        },
        "default_popup": "popup.html",
        "default_title": "Ultimate Auto History Cleaner"
    }
}