제작자: StellarExplorerGuy Add-on
Inspect and view changes in AutoWipe source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "AutoWipe",
"description": "Automatically clear browsing data (cookies, localStorage, etc.) per domain with configurable rules.",
"version": "0.0.0.4",
"browser_specific_settings": {
"gecko": {
"id": "autoclear-extension@example.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage",
"tabs",
"cookies",
"browsingData",
"contextMenus"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"128": "128.png"
}
},
"icons": {
"128": "128.png"
},
"commands": {
"clear-current-site": {
"suggested_key": {
"default": "Ctrl+Shift+X",
"mac": "Command+Shift+X"
},
"description": "Clear storage for the current site"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
]
} 최고의 AutoWipe 대안
다음은 AutoWipe과(와) 유사한 Firefox add-on입니다:
Auto History Wipe
Auto History Wipe
Auto-Clear Site Data
byuserforuser
Auto-Delete Cookies for Privacy
j127
Auto Clean Cache, Cookies & History
BayHatter
theCleaner
xx5
Clear Domain Data
jared.kom
Site Cache Cleaner
Amr
Clear Website Data
Shasika Semasinghe
ClearTrace Browser - Automatic History Cleaner
FSCreativez
Single Site Wipe
neinachi
Auto Cache Cleaner
MyNew Technologies
Clipboard Auto-Wipe
Sanaa