Simple Cache Remover
Clear your Cache, Cookies, your Download and Browsing History.
Simple Cache Remover là gì?
Simple Cache Remover là một tiện ích mở rộng Chrome được phát triển bởi http://whatever-will-be-que-sera-sera.tumblr.com, và tính năng chính của nó là "Clear your Cache, Cookies, your Download and Browsing History.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Simple Cache Remover
Tải xuống các tệp mở rộng Simple Cache Remover dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | calibgmkblbenollkakffjeaendibpod |
URL Chính Thức | https://chrome.google.com/webstore/detail/simple-cache-remover/calibgmkblbenollkakffjeaendibpod |
Mô tả | Clear your Cache, Cookies, your Download and Browsing History. |
Kích Thước Tệp | 24 KB |
Số Lần Cài Đặt | 151 |
Phiên Bản Hiện Tại | 3.2 |
Cập Nhật Lần Cuối | 2015-05-01 |
Ngày Phát Hành | 2015-05-01 |
Đánh Giá | 3.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | http://whatever-will-be-que-sera-sera.tumblr.com |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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", " |