A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/gorhill/uBlock/commit/873c2e726469f659b2e5dda504626079c2457a27 below:

[mv3] Support conditional `env_mv3` directive to parser · gorhill/uBlock@873c2e7 · GitHub

File tree Expand file treeCollapse file tree 2 files changed

+2

-0

lines changed

Filter options

Expand file treeCollapse file tree 2 files changed

+2

-0

lines changed Original file line number Diff line number Diff line change

@@ -57,6 +57,7 @@ const rulesetDir = `${outputDir}/rulesets`;

57 57

const scriptletDir = `${rulesetDir}/js`;

58 58

const env = [

59 59

'chromium',

60 +

'mv3',

60 61

'native_css_has',

61 62

'ublock',

62 63

'ubol',

Original file line number Diff line number Diff line change

@@ -3147,6 +3147,7 @@ Parser.utils = Parser.prototype.utils = (( ) => {

3147 3147

[ 'env_firefox', 'firefox' ],

3148 3148

[ 'env_legacy', 'legacy' ],

3149 3149

[ 'env_mobile', 'mobile' ],

3150 +

[ 'env_mv3', 'mv3' ],

3150 3151

[ 'env_safari', 'safari' ],

3151 3152

[ 'cap_html_filtering', 'html_filtering' ],

3152 3153

[ 'cap_user_stylesheet', 'user_stylesheet' ],

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4