By: networkluki
Inspect and view changes in Site Cache Inspector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Site Cache Inspector",
"version": "0.2.1",
"description": "Approximate per-site storage, observed cache activity, site rules for no-cache, and safe cache-clearing controls for Firefox.",
"action": {
"default_title": "Site Cache Inspector",
"default_popup": "popup/popup.html"
},
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"permissions": [
"storage",
"activeTab",
"tabs",
"browsingData",
"scripting",
"webRequest",
"webRequestBlocking"
],
"optional_host_permissions": [
"*://*/*"
],
"browser_specific_settings": {
"gecko": {
"id": "site-cache-inspector@networkluki.local",
"data_collection_permissions": {
"required": [
"none"
]
},
"strict_min_version": "140.0"
},
"gecko_android": {
"strict_min_version": "142.0"
}
}
} Best Site Cache Inspector Alternatives
Here are some Firefox add-ons that are similar to Site Cache Inspector:
Cache Cleaner
Shane
Clear Cache & Hard Reload
Isaias
CacheControl
braycarlson
Clear Cache
TenSoja
Cookie Sentinel
fazorboy
Auto-Clear Site Data
byuserforuser
Ghost Clean - Browser Data Cleaner
Uday Sheth
SwCacheWatch
timufar
Clear Cache
OKVIP
Flush Site Data
Mike Kazantsev
Cache Cleaner
Benthum