Andrey Meshkov
Andrey Meshkov
Instead of showing the "AdGuard does not work" text in the Safari toolbar icon menu, we should automatically run AdGuard when the user clicks this icon. 1. The app should...
AdGuard should show a "loader" icon when the rules are being converted & registered by the content blocker. Once this is finished and Safari indicated that the content blocker is...
@tvinzz please do a quick test: https://www.electronjs.org/docs/api/app#appsetactivationpolicypolicy-macos Here's an example of how it can be used: https://github.com/256dpi/naos/blob/33ff90d203b2b401f5b1be8ac42364a5afe58d24/desktop/NAOS/AppDelegate.swift
@Alex-302 commented on [Sat Sep 09 2017](https://github.com/AdguardTeam/AdguardBrowserExtension/issues/852) Original issue https://github.com/AdguardTeam/AdguardFilters/issues/6595#issuecomment-328218629  Does not work: `t3n-de.cdn.ampproject.org##amp-iframe` works: `google.de##amp-iframe` --- @ameshkov commented on [Sun Sep 17 2017](https://github.com/AdguardTeam/AdguardBrowserExtension/issues/852#issuecomment-330051035) The thing is that this...
## Steps to reproduce 1. Install the release version 2. Enable verbose logging 3. Open example.org and check the browser console 4. You'll see messages from the "Advanced Blocking" extension...
See here: https://github.com/AdguardTeam/AdGuardHome/tree/master/.github
1. First of all, there should be a smart way of detecting installed apps and apps we'd like to be filtered. Setting "filtered apps" manually is a hell of an...
@hooddy commented on [Tue Mar 09 2021](https://github.com/AdguardTeam/AdGuardDNS/issues/144) Have hard traffic blocking while tryin to accessing to dc-unlocker services from within dc-phoenix utility. It checks account first and its okay. Next...
Currently, we have an issue with a couple of services that use CNAME not just for trackers, but for hosting microsites. When a CNAME points to a tracking domain, blocking...
https://dev.fingerprintjs.com/docs/subdomain-integration We need to figure out what domain they use for CNAME tracker (not clear from the doc yet, could be `acm-validations.aws.`). Let's use publicwww and look for their scripts...