Skip to content

Commit f403b2c

Browse files
authored
Add default title for action in Firefox manifest
1 parent 23759eb commit f403b2c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

manifest-firefox.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@
7373
"id": "automute@ndevtk"
7474
}
7575
},
76+
"action": {
77+
"default_title": "Open Settings"
78+
},
7679
"options_ui": {
7780
"page": "options.html",
7881
"open_in_tab": false,

0 commit comments

Comments
 (0)