Tweaks to preferred locale configuration

This commit is contained in:
shirt 2022-04-25 13:02:47 -04:00
parent 264a18c53e
commit 101b56e9a0
3 changed files with 73 additions and 75 deletions

View file

@ -1,8 +1,8 @@
{
"manifest_version": 2,
"name": "Netflix International",
"description": "Displays all available Netflix audio tracks.",
"version": "2.0.11",
"description": "Displays all available Netflix audio and subtitle tracks.",
"version": "2.0.12",
"author": "shirt",
"browser_action": {
"default_icon": "img/icon128.png",
@ -34,7 +34,7 @@
},
"options_ui": {
"page": "pages/options.html",
"open_in_tab": false
"open_in_tab": true
},
"web_accessible_resources": [
"cadmium-playercore-shim.js",