By: James Fray Add-on
Inspect and view changes in Local CDN (WebExtension) source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"name": "Local CDN",
"short_name": "ilclcdn",
"description": "Local emulation of Content Delivery Networks",
"author": "James Fray",
"version": "0.1.4resigned1",
"manifest_version": 2,
"permissions": [
"storage",
"tabs",
"notifications",
"webRequest",
"webRequestBlocking",
"<all_urls>"
],
"homepage_url": "http://add0n.com/local-cdn.html",
"icons": {
"16": "data/icons/16.png",
"32": "data/icons/32.png",
"48": "data/icons/48.png",
"128": "data/icons/128.png"
},
"background": {
"scripts": [
"resources.js",
"validate.js",
"common.js"
]
},
"web_accessible_resources": [
"data/resources/*"
],
"browser_action": {
"default_icon": {
"16": "data/icons/16.png",
"32": "data/icons/32.png",
"64": "data/icons/64.png"
}
},
"applications": {
"gecko": {
"id": "{d1b9b4a8-eba2-44b3-be23-2cfad98fde22}"
}
}
} Best Local CDN (WebExtension) Alternatives
Here are some Firefox add-ons that are similar to Local CDN (WebExtension):
LocalCDN
nobody
JSLibCache
Teun van Eijsden
Decentraleyes
Thomas Rientjes
Library Extension
Quotidian LLC
CG Local
Jasper van Merle
Localstorage Explorer
Weilue Luo
Fire Detector
Francesco De Stefano
Assets CDN
saowang
Redirector
Jakub Filo
No Google CDN
Miha Frangež
LibJS Detector
Francesco De Stefano
Link Checker fork
hl