diff options
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 |