By: Sammy
Inspect and view changes in Cache - Fast site loader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Personal assistant addon to cache static files and make site loads faster.",
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"js/extension.js",
"js/inlinedisplay.js",
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{71df3f84-4375-4aa5-b52c-f1071ccb7c62}"
}
},
"name": "Cache statics",
"icons": {
"16": "img/icon128.png",
"48": "img/icon128.png",
"128": "img/icon128.png"
},
"manifest_version": 3,
"host_permissions": [
"<all_urls>"
],
"version": "0.61",
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_title": "Popup",
"default_popup": "popup.html"
},
"permissions": [
"storage",
"scripting",
"declarativeNetRequest",
"<all_urls>"
]
} Best Cache - Fast site loader Alternatives
Here are some Firefox add-ons that are similar to Cache - Fast site loader:
Cache statics
Sammy
FastCDN
benben-miao
JavaScript LocalStorage Cache Plus+ 2025
Nshngminhphamthi5
Page Load Speed Optimizer
Brent Hill
Page Cache
dspyz
Cache Cleaner
Price tracker
CacheCannon
LXB-Studio
LocalStorage Cache
Mohamad Samardeh Haghighi Fard
Faster Pageload
Simon Frey