Maxim Topciu
Maxim Topciu
This feature is in pretty high demand here: https://github.com/puppeteer/puppeteer/issues/2486 I hope it would be implemented somewhere eventually.
This is a chrome bug https://bugs.chromium.org/p/chromium/issues/detail?id=1311690 I've built for them an example to reproduce the issue. https://github.com/maximtop/devtools-example
It looks like the topic starter needs checkboxes on mobile. I think it is not so easy to use shortcuts there.
Hi! What do you mean by works unreliable? I've pasted this rule in user rules ``` cmp.heise.de#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var g=new MutationObserver(function(){var b=document.querySelector('button[title*="ustimmen"]');b&&(g.disconnect(),b.click())});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}}); ``` Navigated to https://www.heise.de, and cookie consent was clicked. This...
Again I'd like to note that if script rules were not embedded into firefox extension they won't work. I can confirm that welt.de is not working even from userrules for...
Looks like the same bug occurs for these websites sometimes too. I was able to reproduce it on other websites.
duplicate of https://github.com/AdguardTeam/AdguardBrowserExtension/issues/1846
@Magmalight, do you have any apps for clearing storage?
> I have the same problem. Firefox, use only AdGuard Browser extension v4.1.22, extension standard settings. Every time I open my browser and every time AdGuard website opens up... No...
>After updating to 4.1.36, the extension opens its own tab with general settings that are always off upon launch regardless of the status set previously how does it look? are...