-
Clean URLs from social media tracking parameters (e.g.
?utm=...) -
Redirects for URLs that are inefficient (e.g. gfycat, imgur, redgifs, youtube etc)
-
Google Search uses
https://www.google.com/url?q=...scheme to generate redirects -
https://l.instagram.com/?u=https%3A%2F%2Fwww.instagram.com%2Fmandityizabellu%2F&e=ATMafu57CaEpt4DOFKE3alfayiOLPdKwKobzR4xv49O1dVjmVDvUPdnC4uMgb539wIlY9BZ0GH3M2kK21uBt_slWgZ58SqSFhmb8yA&s=1 -
https://imgur.com/...tohttps://i.imgur.com/....{png,jpg}if contains only one image. -
https://i.imgur.com/....gifvtohttps://i.imgur.com/....mp4 -
https://youtube.com/watch?v=...tohttps://youtube.com/embed/...?html5=1
- Move JSON files to
/defiant/profile. - Modify
Storage.mjsand manifests to match asset paths.
- Import
blockers.jsonfrom Stealth's Vendor Profile. - Build the Extension in
xpiformat for Firefox.
- Add support for generation of
Content-Security-PolicytoInterceptor.mjsbased on Trust Level. - Integrate an Update method for the JSON settings files.
- Filter
color: transparent - Filter colors where
color==background-colorand offset is too low.