diff options
| author | ManeraKai <manerakai@protonmail.com> | 2024-08-29 13:36:21 +0300 |
|---|---|---|
| committer | ManeraKai <manerakai@protonmail.com> | 2024-08-29 13:36:21 +0300 |
| commit | 97d390737e7e953fe1e6559e41963c547b31afa0 (patch) | |
| tree | fff6e211ba49d82825eb250b4b9507929537e950 /src/config | |
| parent | Added Auto Pick Instance https://github.com/libredirect/browser_extension/iss... (diff) | |
| download | libredirect-97d390737e7e953fe1e6559e41963c547b31afa0.zip | |
Improving popup messages
Diffstat (limited to '')
| -rw-r--r-- | src/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.json b/src/config.json index 6ef3dbe6..045d7f20 100644 --- a/src/config.json +++ b/src/config.json @@ -143,7 +143,7 @@ ], "name": "YouTube", "options": { - "enabled": false, + "enabled": true, "redirectType": "main_frame", "frontend": "invidious", "embedFrontend": "invidious", |
