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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Rovalty และคุณลักษณะหลักของมันคือ "Ultimate Auto History Cleaner keeps your chrome information safe by removing browsing data for you automatically."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Ultimate Auto History Cleaner

ดาวน์โหลดไฟล์ส่วนขยาย Ultimate Auto History Cleaner ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

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