Clean Master: the best Chrome Cache Cleaner

One-click cleans your browser cache and trash, protects your privacy, and makes your browser faster and productive

Clean Master: the best Chrome Cache Cleanerคืออะไร?

Clean Master: the best Chrome Cache Cleaner เป็นส่วนขยายของ Chrome ที่พัฒนาโดย cleanmaster และคุณลักษณะหลักของมันคือ "One-click cleans your browser cache and trash, protects your privacy, and makes your browser faster and productive"

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Clean Master: the best Chrome Cache Cleaner

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

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

                        Just one-click make your browser super fast!

- Clean your browser cache,cookies,website storage and other trashes.Improve the response speed of browsers.
- Clean your password.Others will never login your personal account.
- Clean your browser history.Others will never know what web site you've been browsing.
- You can choose to clean up all personal information.Your privacy will be protected.
- Your browser will never crash and stuck.
- This is the most effective cleanup extension in chrome store.                    

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

ชื่อ Clean Master: the best Chrome Cache Cleaner Clean Master: the best Chrome Cache Cleaner
ID eagiakjmjnblliacokhcalebgnhellfi
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/clean-master-the-best-chr/eagiakjmjnblliacokhcalebgnhellfi
คำอธิบาย One-click cleans your browser cache and trash, protects your privacy, and makes your browser faster and productive
ขนาดไฟล์ 397 KB
จำนวนการติดตั้ง 267,873
เวอร์ชันปัจจุบัน 22.9.29.1452
อัปเดตครั้งล่าสุด 2023-11-17
วันที่เผยแพร่ 2019-07-21
คะแนน 4.86/5 รวมทั้งหมด 3034 คะแนน
ผู้พัฒนา cleanmaster
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://docs.google.com/document/d/19OLfhtEqVjaGwFqfEEWNcnvJowQgXwaQIMxta9e31Pw/edit
ภาษาที่รองรับ id,ms,de,en,en-GB,en-US,fr,nl,no,vi,tr,da,es,es-419,it,hu,pl,pt-BR,pt-PT,ro,sk,fi,sv,cs,el,ru,uk,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "default_locale": "en",
    "name": "__MSG_apptitle__",
    "description": "__MSG_appdsc__",
    "icons": {
        "32": "icon\/32.png",
        "96": "icon\/96.png",
        "128": "icon\/128.png"
    },
    "background": {
        "service_worker": "background\/bg.js"
    },
    "action": {
        "default_icon": {
            "32": "icon\/32.png"
        },
        "default_title": "__MSG_apptitle__",
        "default_popup": "popup\/popup.html"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqBtCE2Z3MQzhsmzz4zLXIAMSBt2w9qavDqft9M6nh1RA10yLJO7JnQRAOI1Liz726if8JVM2iqHYgvSFY7JrArOkHar2y\/sb0obIgjdTYPtYPHR36mdreN54DDohzMZmwKLo6YkN8KHzGfM8llybv9hVXOKDcszXR1P\/sG\/SwLRWwdqXsZBSgLgECyJXNIz+rLEzmVSJ1EpvwlE1mloaJIUM+wDi6Lpnd0FH+DBCjJxYRNJRA1iveBKdevjrmqJRDjou0yGKXUj6d9edBDAdhH\/222UovPmjSpcOz8lcz6o3t2L\/CIAJ7h4onWUIyw3XA7jPt90SdDIEeR\/6IcHZOQIDAQAB",
    "options_ui": {
        "page": "option\/option.html",
        "open_in_tab": true
    },
    "permissions": [
        "browsingData",
        "background",
        "storage",
        "webNavigation",
        "webRequest"
    ],
    "host_permissions": [
        ""
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "offline_enabled": true,
    "version": "22.9.29.1452",
    "minimum_chrome_version": "88",
    "devtools_page": "devtools\/devtools-page.html"
}