add env_vars nobuild

This commit is contained in:
Alexandre
2025-11-06 11:51:25 +01:00
committed by GitHub
parent 0fe903874f
commit 752a5d2acd
98 changed files with 383 additions and 0 deletions

View File

@@ -12,8 +12,12 @@ map:
- addon_config:rw
name: Castsponsorskip
options:
env_vars: []
CSS_CATEGORIES: sponsor, intro, outro, selfpromo
schema:
env_vars:
- name: match(^[A-Z0-9_]+$)
value: str?
CSS_CATEGORIES: str
CSS_DISCOVER_INTERVAL: str?
CSS_MUTE_ADS: bool?