Clear history, cache and cookies for Chrome ™
Clear cache, Chrome browsing history and cookies with a easy click of a button.
Clear history, cache and cookies for Chrome ™ क्या है?
Clear history, cache and cookies for Chrome ™ Dev.machine द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Clear cache, Chrome browsing history and cookies with a easy click of a button."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Clear history, cache and cookies for Chrome ™ एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Delete cookies, cache and browser history for seconds Our extension does this without unnecessary words and actions you can choose the removal time: During all this time In the last hour Last 24 hours Last seven days Last 4 weeks
एक्सटेंशन की मूल जानकारी
नाम | |
ID | cgjpjkapkpmfjnagobleckhekihnoegn |
आधिकारिक URL | https://chrome.google.com/webstore/detail/clear-history-cache-and-c/cgjpjkapkpmfjnagobleckhekihnoegn |
विवरण | Clear cache, Chrome browsing history and cookies with a easy click of a button. |
फ़ाइल का आकार | 2.27 MB |
स्थापना संख्या | 542 |
वर्तमान संस्करण | 1.0 |
अंतिम अपडेट | 2018-09-16 |
प्रकाशन तिथि | 2018-09-16 |
रेटिंग | 3.00/5 कुल 4 रेटिंग्स |
डेवलपर | Dev.machine |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
गोपनीयता नीति पृष्ठ URL | https://yello8.com/apps/lite.html |
समर्थित भाषाएँ | de,en,en-GB,en-US,fr,tr,da,es,es-419,it,pl,pt-BR,pt-PT,sv,ru,zh-CN,zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "permissions": [ "browsingData" ], "browser_action": { "default_icon": "128.png", "default_popup": "popup.html" }, "icons": { "128": "128.png", "16": "16.png", "48": "48.png" }, "offline_enabled": true, "manifest_version": 2, "version": "1.0" } |