1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-18 08:52:26 +02:00
uBlock/platform/mv3
Raymond Hill b9f3523c95
[mv3] Add managed setting to disable first-run page
Related discussion:
- https://github.com/uBlockOrigin/uBOL-issues/discussions/61

Example of usage (chromium/linux):

    {
      "3rdparty": {
        "extensions": {
          "ddkjiahejlhfcafbddmgiahcphecmpfh": {
            "disableFirstRunPage": true
          }
        }
      }
    }
2023-07-29 09:34:24 -04:00
..
chromium [mv3] Add support for admin configurations 2023-06-13 11:40:41 -04:00
description Import translation work from https://crowdin.com/project/ublock 2023-07-17 09:36:56 -04:00
extension [mv3] Add managed setting to disable first-run page 2023-07-29 09:34:24 -04:00
firefox [mv3] Fix strict_min_version for Firefox 2023-07-13 18:02:10 -04:00
scriptlets [mv3] Add missing file related to previous commit 2023-07-06 20:01:52 -04:00
make-rulesets.js [mv3] Properly enforce generic cosmetic exception filters 2023-07-11 14:38:35 -04:00
make-scriptlets.js [mv3] Properly distinguish trust level when compiling scriptlets 2023-06-23 08:27:07 -04:00
package.json Add experimental mv3 version 2022-09-06 13:47:52 -04:00
safe-replace.js [mv3] Avoid String.replace() to safely replace templates 2023-06-05 20:17:50 -04:00