By: Ibrar Ayyub Add-on
Inspect and view changes in WiseSweep Auto Cleaner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "WiseSweep - Auto Clear History & Cache",
"short_name": "WiseSweep",
"version": "1.0.0",
"description": "Auto delete Firefox history, cookies, cache, downloads, and browsing traces on startup, exit, or with one click.",
"default_locale": "en",
"browser_specific_settings": {
"gecko": {
"id": "wisesweep@wisetechnologiesryk.com",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"action": {
"default_popup": "popup/popup.html",
"default_title": "WiseSweep - Clean browsing traces now",
"default_icon": {
"16": "assets/icon-16.png",
"32": "assets/icon-32.png",
"48": "assets/icon-48.png",
"128": "assets/icon-128.png"
}
},
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"permissions": [
"browsingData",
"history",
"storage",
"alarms"
],
"optional_permissions": [
"cookies"
],
"icons": {
"16": "assets/icon-16.png",
"32": "assets/icon-32.png",
"48": "assets/icon-48.png",
"128": "assets/icon-128.png"
},
"commands": {
"clean-now": {
"suggested_key": {
"default": "Ctrl+Shift+X",
"mac": "Command+Shift+X"
},
"description": "Clean browsing traces now"
}
}
} Best WiseSweep Auto Cleaner Alternatives
Here are some Firefox add-ons that are similar to WiseSweep Auto Cleaner:
Auto History Wipe
Auto History Wipe
CleanSweep Ultimate
NOHU52
Ghost Clean - Browser Data Cleaner
Uday Sheth
Easy Browser Cleaner
ComputerSluggish
History Cleaner for Firefox
codehemu
Auto Clean Cache, Cookies & History
BayHatter
Ultimate Browser History Clean
Sabbi TinyTech
Pure Clean: One-Click Browser Cleaner
Monica0v0
Auto Cache Cleaner
MyNew Technologies
Auto-Clear Site Data
byuserforuser
CleanSweep Elite
Keohay.pro
Super History & Cache Cleaner
Alexey Kuznetsov