mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-17 14:59:12 +02:00
Update manifest key applications to browser_specific_settings
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"scripts": ["background.js"]
|
||||
},
|
||||
"permissions": ["theme"],
|
||||
"applications": {
|
||||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"id": "private-window-theme@mozilla.org",
|
||||
"strict_min_version": "58.0"
|
||||
|
||||
Reference in New Issue
Block a user