decentraleyes
decentraleyes copied to clipboard
This repository has a new home: https://git.synz.io/Synzvato/decentraleyes
Now that Decentraleyes has proper support for localizations, it's time to move this forward. Do you master a non-supported language? Please help out by translating this add-on on [Crowdin](https://crowdin.com/project/decentraleyes). **Language...
About: "To keep this add-on from turning into bloatware, it's important to find out which versions of which libraries are most commonly used on websites, so that less popular resources...
Loading custom resources from a folder specified in addon options by user. Depends on resources.js paths, so its only for adding new versions of supported resources at the moment.
will you add google recaptcha? and script from script.aculo.us http://madrobby.github.io/scriptaculous/ css from maxcdn.bootstrapcdn.com https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css css from jsdelivr.net http://cdn.jsdelivr.net/bootstrap/3.3.4/css/bootstrap.min.css and for addon name will better like "cache content" or "local content"...
Avatars served by gravatar behave, in some ways, similar to a CDN. At the least, gravatar poses many of the same issues as a traditional CDN. Some websites like bitbucket.org...
Several sites use www.googletagservices.com/tag/js/gpt.js (to serve ads?). This is usually not blocked by uBlock lists. It was originally in uBlock's mirror-candidates.txt: https://github.com/gorhill/uBlock/blob/1.3.6/assets/ublock/mirror-candidates.txt
Decentraleyes will work perfectly in almost all cases. But it may not work on a few sites. Document why this is the case. Topics to cover include: - Incompatible security...
I've noticed another similar class of downloaded third-party resources: UI creation images. For example, take a look at http://filehippo.com It currently loads http://code.jquery.com/ui/1.11.4/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png The issues with loading this third-party resource...
Mozilla recently put in [SRI](https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity) support into Firefox. If a script tag has a SRI attached, and it matches the hash of a known, then it can be assumed there...
I find your addon useful but what about doing the same with any website? Check this file out https://github.com/AliasIO/Wappalyzer/blob/master/src/apps.json. It is the file used by Wappalyzer to uncovers the technologies...