mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-17 23:08:33 +02:00
Remove applications key wherever possible (#144)
This commit is contained in:
@@ -1,10 +1,4 @@
|
||||
{
|
||||
"applications": {
|
||||
"gecko": {
|
||||
"id": "tabs-tabs-tabs@mozilla.org",
|
||||
"strict_min_version": "47.0a1"
|
||||
}
|
||||
},
|
||||
"browser_action": {
|
||||
"browser_style": true,
|
||||
"default_title": "Tabs, tabs, tabs",
|
||||
|
||||
Reference in New Issue
Block a user