Releases: AdguardTeam/VscodeAdblockSyntax
Releases · AdguardTeam/VscodeAdblockSyntax
v0.0.21
0.0.21
- Added
denyallow
and redirect-rule
modifiers
0.0.20
- Fixed scriptlet rules arguments: #35
- Added ping modifier: #33
- Added extension modifier: #31
- Added more modifiers aliases:
all
, 1p
, 3p
, css
, frame
, ghide
, ehide
, shide
, specifichide
: #34
v0.0.19
- Added helper modifiers support:
xhr
, first-party
, inline-script
, inline-font
: #23
- Fixed: handle
cookie
, csp
, replace
without value: #29
- Fixed: matching of content filtering rules without attribute selectors: #28
v0.0.18
- Fixed: domains with "-" are marked as invalid: #27
v0.0.16
- Improved the $domain modifier performance: #26
- Added $redirect modifier support: #21
- Added $rewrite modifier support: #22
v0.0.15
- Added ABP snippets syntax support: #14
- Fixed regex highlighting issue: #18
v0.0.14
- Added $cookie modifier support: #16
- Added AdGuard scriptlet rules support: #20
- Add uBO ##^ and ##+ syntax support: #15
- Add support for TLD domain restriction: #19