Add preferred language option (closes #1)

This commit is contained in:
shirt 2022-04-24 22:59:51 -04:00
parent 5ac499f5cf
commit a793273c04
5 changed files with 66 additions and 2 deletions

View file

@ -2,10 +2,11 @@
"manifest_version": 2,
"name": "Netflix International",
"description": "Displays all available Netflix audio tracks.",
"version": "2.0.9",
"version": "2.0.10",
"author": "shirt",
"browser_action": {
"default_icon": "img/icon128.png"
"default_icon": "img/icon128.png",
"default_popup": "pages/options.html"
},
"browser_specific_settings": {
"gecko": {