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 Trend Micro द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Clean up cache, cookies and browser history, manage tabs, check browser privacy and speed up performance."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Cleaner One Cache Cleaner & Tab Manager एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | |
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'" } |