Easy Cleaner
Clean all the browser data in one click
What is Easy Cleaner?
Easy Cleaner is a Chrome extension developed by FunnyApplets, and its main feature is "Clean all the browser data in one click".
Extension Screenshots
Download Easy Cleaner Extension CRX File
Download Easy Cleaner extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Clean all your browser history, cookies, site activities in just one click. Options: - Clear your browsing history; - Clean the list of downloads; - Clean site cookies; - Remove autofill form data; - Clear Stored password; - Clear cached images and other files; - Clear local filesystem and storage; - Clear applications cache; - Remove plugin data; - Clear WebSQL and IndexedDB data.
Extension Basic Information
Name | Easy Cleaner |
ID | jnjglafkllnhclhmcjbhigkfnfollfjl |
Official URL | https://chromewebstore.google.com/detail/easy-cleaner/jnjglafkllnhclhmcjbhigkfnfollfjl |
Description | Clean all the browser data in one click |
File Size | 48.98 KB |
Installation Count | 4,885 |
Current Version | 0.2.1 |
Last Updated | 2016-05-07 |
Publish Date | 2016-05-07 |
Rating | 4.29/5 Total 21 Ratings |
Developer | FunnyApplets |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Easy Cleaner", "description": "Clean all the browser data in one click", "version": "0.2.1", "icons": { "16": "icon_16.png", "48": "icon_48.png", "128": "icon_128.png" }, "browser_action": { "default_icon": "icon_46_2.png", "default_popup": "popup.html", "default_title": "Clean all browser history data in one click" }, "options_page": "options.html", "minimum_chrome_version": "31", "offline_enabled": true, "permissions": [ "browsingData", "activeTab", " |