Inspect and view changes in JavaScript LocalStorage Cache Plus+ 2025 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"default_locale": "en",
"name": "JavaScript LocalStorage Cache Plus+ 2025",
"description": "A lightweight tool that leverages the browser's localStorage to cache JavaScript data, reducing load times and improving web performance",
"version": "1.0.0",
"manifest_version": 2,
"icons": {
"16": "/img/icon-16x16.png",
"32": "/img/icon-32x32.png",
"48": "/img/icon-48x48.png",
"128": "/img/icon-128x128.png"
},
"background": {
"page": "/js/service.js"
},
"page_action": {
"default_popup": "/html/popup.html",
"default_icon": {
"16": "/img/icon-16x16.png",
"32": "/img/icon-32x32.png",
"48": "/img/icon-48x48.png",
"128": "/img/icon-128x128.png"
}
},
"options_ui": {
"page": "/html/options.html"
},
"permissions": [
"storage",
"tabs",
"activeTab",
"*://*/",
"https://*/**",
"http://*/**"
],
"content_security_policy": "script-src 'self'; object-src 'self'",
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"/js/lsc.js",
"/js/shared.js",
"/js/lscplugin.js"
],
"run_at": "document_start"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{064d1452-0b82-45f5-a8de-06ecb180884d}"
}
}
} Best JavaScript LocalStorage Cache Plus+ 2025 Alternatives
Here are some Firefox add-ons that are similar to JavaScript LocalStorage Cache Plus+ 2025:
LSC - JavaScript LocalStorage Cache Manager
QH88
LocalStorage Cache
Mohamad Samardeh Haghighi Fard
Local Storage Data Explorer
local storage data explorer
JSLibCache
Teun van Eijsden
LocalStorage Editor Mobile Material
Shawon2901
Cache - Fast site loader
Sammy
Local Storage Explorer
Francesco De Stefano
Session Storage Tool
Donal
Local Storage Spy Plus
Charles Adams
Local Store
morris
CacheFlux
Alberto Licea
local-data-viewer
yethyeth