-
@IvnG11 If I understood this question correctly, you're asking if screeenly can automatically remove "GDPR modals" like the Cookie consent stuff on websites? Right now: No. But it's a feature I would like to add in v3.1 soon.
-
@IvnG11 If you are in control of the site, I would suggest adding a query-parameter flag like to disable the modals. For example example.com/?disable_gdpr_stuff=true Removing those modals with CSS or JS can be quite tricky.