Simple Cache Remover
Clear your Cache, Cookies, your Download and Browsing History.
Simple Cache Remover क्या है?
Simple Cache Remover http://whatever-will-be-que-sera-sera.tumblr.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Clear your Cache, Cookies, your Download and Browsing History."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Simple Cache Remover एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Clear your Cache, Cookies, your Download and Browsing History. Click Icon or set Timer. v3.2 bugfix v3.0 chrome alarms api v2.2 bugfix remove Appcache remove Cache remove Cookies remove Downloads remove FileSystems remove FormData remove History remove IndexedDB remove LocalStorage remove PluginData remove Passwords remove WebSQL
एक्सटेंशन की मूल जानकारी
नाम | |
ID | calibgmkblbenollkakffjeaendibpod |
आधिकारिक URL | https://chrome.google.com/webstore/detail/simple-cache-remover/calibgmkblbenollkakffjeaendibpod |
विवरण | Clear your Cache, Cookies, your Download and Browsing History. |
फ़ाइल का आकार | 24 KB |
स्थापना संख्या | 151 |
वर्तमान संस्करण | 3.2 |
अंतिम अपडेट | 2015-05-01 |
प्रकाशन तिथि | 2015-05-01 |
रेटिंग | 3.00/5 कुल 1 रेटिंग्स |
डेवलपर | http://whatever-will-be-que-sera-sera.tumblr.com |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "persistent": false, "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "icon19.png", "default_title": "Simple Cache Remover" }, "content_security_policy": "script-src 'self'; object-src 'self'", "description": "Clear your Cache, Cookies, your Download and Browsing History.", "icons": { "128": "icon128.png", "16": "icon16.png", "32": "icon32.png", "48": "icon48.png" }, "manifest_version": 2, "minimum_chrome_version": "22", "name": "Simple Cache Remover", "options_page": "options.html", "permissions": [ "browsingData", "cookies", " |