We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AdguardTeam/AdguardBrowserExtension#917
examples suggested parameters
!#if load_this_rule_if_you_have_a_enabled_list(filterlist:"EasyList_Privacy,EasyList") example.rule#example !#if not_load_this_rule_if_you_have_a_enabled_list(filterlist:"Fanboys_Enhanced_Tracking_List") example.rule#example
!#if load_this_rule_if_your_language_is(lang:"Polish,English") example.rule#example
!#if load_this_rule_if_zoom_is(zoom:"125%-150%") example.rule#example
!#if load_this_rule_if_screen_resolution_is(resolution:"720p-1080p") example.rule#example
!#if load_this_rule_if_it_does_not_detect_element(rule:"###download") example.rule#example
example custom parameter - profiling
!#if index_this_rule_at_the_parameters(parameter:"example, profile-popup, filterlist-fanboy, priority-2, release") example.rule#example
!#if load_this_rule_if_your_custom-global-parameters_is(parameter:"example, profile-popup, filterlist-fanboy, priority-2, release") example.rule#example
!#set-global-parameter profile-popup(only-for-filterlist:"EasyList_Privacy,EasyList")
then i will be able to can set my custom profile of this filter list https://github.com/KonoromiHimaries/polish-ads-filter/blob/4a7ab7773eb599ab72dada018fda00dca155c43e/internal-filters/adblock_wewnetrzne.txt#L515
it will be a great addition for it #3638
The text was updated successfully, but these errors were encountered:
Declining because there is no actual, specific and convincing cases provided to justify supporting all these directives for the benefit of all.
Sorry, something went wrong.
No branches or pull requests
AdguardTeam/AdguardBrowserExtension#917
examples suggested parameters
example custom parameter - profiling
The text was updated successfully, but these errors were encountered: