Cleaner One Cache Cleaner & Tab Manager

Clean up cache, cookies and browser history, manage tabs, check browser privacy and speed up performance.

Cleaner One Cache Cleaner & Tab Managerคืออะไร?

Cleaner One Cache Cleaner & Tab Manager เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Trend Micro และคุณลักษณะหลักของมันคือ "Clean up cache, cookies and browser history, manage tabs, check browser privacy and speed up performance."

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Trend Micro Cleaner One Chrome Cleaner is the best Chrome cache & history cleaner and tab manager to remove junk files, manage tabs, protect your privacy and speed up performance.
Best alternative to Ccleaner, clean master and the great suspender.

Is your Chrome running slow? Clean up your Chrome and make your browser faster with one click.

Key Features:

★★★ Junk File Cleaning
  •  Delete file and image caches the sites you visited created to free up space.
★★★ Privacy Protection
  •  Clear and wipe out browsing history to hide your digital footprint.
  •  Remove cookies to prevent being tracked and to avoid sharing private information.
★★★ Faster Browser
  •  Clean up junk files to optimize memory usage and speed up browser loading speed.
★★★ Tab Manager
  •  Manage all tabs in one quick view.
  •  Close unused tabs to free up memory.                    

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

ชื่อ Cleaner One Cache Cleaner & Tab Manager Cleaner One Cache Cleaner & Tab Manager
ID mdagfiffogchpgngbmcffmjbgfcbecoi
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/cleaner-one-cache-cleaner/mdagfiffogchpgngbmcffmjbgfcbecoi
คำอธิบาย Clean up cache, cookies and browser history, manage tabs, check browser privacy and speed up performance.
ขนาดไฟล์ 1.67 MB
จำนวนการติดตั้ง 18,797
เวอร์ชันปัจจุบัน 1.0.9
อัปเดตครั้งล่าสุด 2021-08-15
วันที่เผยแพร่ 2021-04-22
คะแนน 4.77/5 รวมทั้งหมด 306 คะแนน
ผู้พัฒนา Trend Micro
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://helpcenter.trendmicro.com/en-us/product-support/cleaner-one-chrome/
URL หน้าช่วยเหลือ https://helpcenter.trendmicro.com/en-us/product-support/cleaner-one-chrome/
URL หน้านโยบายความเป็นส่วนตัว https://www.trendmicro.com/en_us/about/legal/privacy-policy-product.html
ภาษาที่รองรับ de,en,fr,nl,es,it,zh-CN,zh-TW,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cleaner One Cache Cleaner & Tab Manager",
    "short_name": "Cleaner One",
    "description": "__MSG_StoreDescription__",
    "default_locale": "en",
    "permissions": [
        "https:\/\/api.ta.trendmicro.com\/",
        "browsingData",
        "management",
        "system.memory",
        "notifications",
        "cookies",
        "storage",
        "history",
        "alarms",
        "tabs"
    ],
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "Cleaner One",
        "default_icon": {
            "19": "icons\/19.png",
            "38": "icons\/38.png"
        }
    },
    "version": "1.0.9",
    "content_security_policy": "script-src 'self' ; object-src 'self'"
}