We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 555d697 + 4f3ad1e commit 34ce9efCopy full SHA for 34ce9ef
src/content/extensions/multipleroutes/src/manifest.json
@@ -5,13 +5,13 @@
5
"16": "img/icon_16.png",
6
"128": "img/icon_128.png"
7
},
8
- "manifest_version": 2,
+ "manifest_version": 3,
9
"minimum_chrome_version": "42.0.2311.135",
10
"name": "__MSG_NETLI_APPNAME__",
11
"options_ui": {
12
- "chrome_style": true,
+ "open_in_tab": false,
13
"page": "options.html"
14
15
"permissions": [ "privacy" ],
16
- "version": "0.2.1.3"
+ "version": "0.2.1.4"
17
}
0 commit comments