So to understand correctly this tweaks are only for uBO and if I want to put them in AdGuard extension-custom rules they do nothing because of different syntax?
Maybe is a dumb question, so don't shoot me.....
Is there a way to be compatible with Adguard syntax to make extension. better / powerful?
Here you go (AdBlockPlus and AdGuard)
Kees1958 >> only allow safe passive third-party content from insecure websites: (more useable version of uBO hard mode for insecure HTTP)
HTTP://*$third-party,~stylesheet,~image,~media
Yuki2718 >> only allow third-party scripts and frames on a few top level domains: (more useable version of uBO medium mode for HTTPS)
HTTPS://*$third-party,script,subdocument,domain=~com|~eu|~info|~net|~org|
~ro|~it
Tiamati >> disable hyperlink auditing and sending beacons through ping (I added flash-objects)
||*$object,ping
Notes:
You should add the country code of the languages yu can read, e.g. changed NL (Netherlands) to RO (Romania) and Italian
As far as I know, AdGuard does not copied the uBO popunder feature, because AdGuard offers a popup-blocker also (
link on Github)
AdGuard said:
Install a userscript managers in your browser like Tampermonkey. After installation copy the script URL in the browser's addresbar:
https://userscripts.adtidy.org/beta/popup-blocker/2.5/popupblocker.user.js (it should install automatically).
TIP: use the Adguard popup blocker on demand by changing tampermonkey's site access to on-click (see below)
When a website throws nasty popups or popunders which are missed by your browser, just click on the tampermonkey icon
This on demand option works with Adguard Popup blocker and not with popup blocker strict or proper blocker (at least I did not get that working with the popup extensions).
@oldschool noticed that your enthousiasm on Brave convinced me