Andrey Meshkov

Results 242 issues of Andrey Meshkov

@dnovitskyi commented on [Sat Apr 14 2018](https://github.com/AdguardTeam/AdguardForWindows/issues/2175) As reported by a user #1824528, > I only use AdGuard on a site or two - is there a setting that will...

Feature request
Priority: P4

Trusted scriptlet are the ones that are only allowed in filter lists marked as "trusted": https://github.com/AdguardTeam/Scriptlets/issues/106 The difference is that their name is strarted with a `trusted-` prefix. For instance:...

Enhancement
P3: Medium
Priority: P4

The issue has been originally raised here, but it's wider than that: https://github.com/AdguardTeam/CoreLibs/issues/1539 In order to solve this, we need to override `window.fetch` and other functions that accept `integrity` so...

Enhancement
Priority: P4

Check if that's possible to support `file://` scheme and at least allow rules like this: `@@file://$document`: https://github.com/AdguardTeam/AdguardForWindows/issues/2650#issuecomment-720142159

Enhancement
Priority: P4

It will be useful if we are able to use a full-scale CSS parser for working with cosmetic rules. Here's what it allows us to do: 1. Better cosmetic rules...

Feature request
Priority: P4

Consider adding a modifier that allows modifying HTTP headers. This could be pretty much the same as `$replace`, but for HTTP headers. There are several applications for such a header:...

Feature request
Priority: P4

It may be useful for the VPN users as time zone difference may be used to detect them. Original feature request: @Eugene-Savenko commented on [Thu Apr 26 2018](https://github.com/AdguardTeam/AdguardForWindows/issues/2192) > Если...

Feature request
stealth mode
Priority: P4

Currently, we only support "pac" proxy filtering support on Apple platforms. We should see if it makes sense to add it to other platforms.

Feature request
Priority: P4

See the full discussion here: https://github.com/JasonBarnabe/greasyfork/issues/30

Enhancement
P3: Medium
Priority: P4

See the details here: https://github.com/AdguardTeam/CoreLibs/issues/1225 Basically, we need a way to supply custom redirect and scriptlet resources, that can then be used in normal scriptlet/redirect rules. Once this task is...

Feature request
Medium
Priority: P3