JSLibCache
A WebExtension for Firefox / Chrome that enhances privacy by serving requests to popular CDNs from local cache/storage.
It is similar to Decentraleyes / LocalCDN.
It serves Javascript libraries, CSS files and Fonts that a website tries to load from popular CDNs like ajax.googleapis.com.
Difference between JSLibCache and Decentraleyes / LocalCDN
JSLibCache fetches resources from CDNs dynamically, once. So if a website you visit requests https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js and that lib is not yet in the local cache, it is fetched from the CDN and put into local storage for subsequent requests.
- License: Mozilla Public License 2.0
- Weekly downloads: 4
- Average daily users: 62
- Rating: 4.3571/5 of 14 ratings
- Created: 2020-06-04 20:14:03
- Last updated: 2021-10-24 15:26:32
- Homepage:
- Support site and email
- Orig: https://addons.mozilla.org/en-US/firefox/addon/jslibcache/
- API: jslibcache@pass.dog