diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-02-27 17:59:40 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-02-27 17:59:40 +0300 |
commit | 587b16e1073912365c9d363229a7d4d487d2afdc (patch) | |
tree | 27a0875cb069be6da3b9fb66977767659345ff0f /src/manifest.json | |
parent | Updated Wikipedia, Medium, and Maps icons (diff) | |
download | libredirect-587b16e1073912365c9d363229a7d4d487d2afdc.zip |
Fixed bugs
Diffstat (limited to 'src/manifest.json')
-rw-r--r-- | src/manifest.json | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/src/manifest.json b/src/manifest.json index d7158d97..fb78974b 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -38,11 +38,5 @@ }, "web_accessible_resources": [ "assets/javascripts/helpers/youtube/invidious-cookies.js" - ], - "browser_specific_settings": { - "gecko": { - "id": "7esoorv3@alefvanoon.anonaddy.me", - "strict_min_version": "67.0" - } - } + ] } \ No newline at end of file |