From 4ac84394828104487b12887f8d69707887bfb6ac Mon Sep 17 00:00:00 2001 From: MasterKia Date: Fri, 24 Mar 2023 23:10:06 +0330 Subject: [PATCH] Add ext_devbuild --- Static-filter-syntax.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Static-filter-syntax.md b/Static-filter-syntax.md index 5a3342a..7fa492f 100644 --- a/Static-filter-syntax.md +++ b/Static-filter-syntax.md @@ -108,6 +108,7 @@ For the time being, only a single token is supported in a `!#if` directive (can | ----- | ----- | ------------- | | `ext_abp` | **false** | [1.29.3b7](https://github.com/gorhill/uBlock/commit/00b790ce7210d7faa9b5a06d748d415bc1879056) | | `ext_ublock` | **true** | +| `ext_devbuild` | _true_ on the development build | [1.48.1b1](https://github.com/gorhill/uBlock/commit/464b54bbc6432fa07c85820b37f72b77f0855638) | | `env_chromium` | _true_ on all Chromium-based browsers | | `env_edge` | _true_ on Edge (legacy) | | `env_firefox` | _true_ on Firefox |