History & Cache Cleaner

Clear your browser history, cache and cookies for Google Chrome in just one click!

History & Cache Cleanerคืออะไร?

History & Cache Cleaner เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://history-and-cache-clean.freeonlineapps.net และคุณลักษณะหลักของมันคือ "Clear your browser history, cache and cookies for Google Chrome in just one click!"

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

screenshot

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

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

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

                        Speed ​​Up Chrome With Super History & Cache Cleaner Extension

Super History & Cache Cleaner is a simple utility to clean browser data, cache, cookies, downloads and increase overall browser speed.

Click the Add to Chrome button to launch Chrome Super History & Cache Cleaner and clear your browsing history without any effort.

My Google Chrome is too slow. What can I do?
The problem with all browsers, whether it's an Internet browser or Google Chrome, is that after a while they become slow and clumsy. 
They take time to launch, load websites, and open and close tabs. That's when you need to think about clearing your browser and getting rid of cache, history, etc.

Chrome Super History & Cache Cleaner is a useful browser extension that helps you quickly clean your browser. and it helps to remove all traces of your on-line activities to protect your privacy.

Clear browsing data from a local user profile.
Make your Chrome browser faster and protect your personal data !!
This extension supports Chrome 19 and later.

★ Main Features of History & Cache Cleaner

✔ Instant removal with one click
✔ Clear Chrome History
✔ Clear download history
✔ Clear cache
✔ Delete cookies and other site and plugin data
✔ Clear saved passwords
✔ Clear saved form data
✔ Ability to select a time period

This software is 100% free and does not require you to pay.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ History & Cache Cleaner History & Cache Cleaner
ID oiecpgbfcchalgdchgoplichofjadhmk
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/history-cache-cleaner/oiecpgbfcchalgdchgoplichofjadhmk
คำอธิบาย Clear your browser history, cache and cookies for Google Chrome in just one click!
ขนาดไฟล์ 634 KB
จำนวนการติดตั้ง 10,000
เวอร์ชันปัจจุบัน 3.0.0
อัปเดตครั้งล่าสุด 2023-10-31
วันที่เผยแพร่ 2020-05-14
คะแนน 4.66/5 รวมทั้งหมด 441 คะแนน
ผู้พัฒนา https://history-and-cache-clean.freeonlineapps.net
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://history-and-cache-clean.freeonlineapps.net/
URL หน้าช่วยเหลือ https://history-and-cache-clean.freeonlineapps.net/contact
URL หน้านโยบายความเป็นส่วนตัว https://www.freebusinessapps.net/privacy
ภาษาที่รองรับ id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,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\/bg-worker.js"
    },
    "default_locale": "en",
    "description": "__MSG_app_description__",
    "homepage_url": "https:\/\/history-and-cache-clean.freeonlineapps.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": [
        "activeTab",
        "storage",
        "browsingData",
        "cookies"
    ],
    "short_name": "history & web cache cleaner",
    "version": "3.0.0",
    "web_accessible_resources": [
        {
            "resources": [
                "img\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "action": {
        "default_icon": {
            "38": "img\/icon_38.png"
        },
        "default_popup": "popup.html",
        "default_title": "__MSG_app_name__"
    }
}