Restore popup defaults and update message lookups
This commit is contained in:
parent
58543b9ccd
commit
34cf8e234e
3 changed files with 17 additions and 29 deletions
|
@ -24,7 +24,8 @@
|
|||
"message_display_action": {
|
||||
"default_icon": "resources/img/brain.png",
|
||||
"default_title": "Details",
|
||||
"default_label": "Details"
|
||||
"default_label": "Details",
|
||||
"default_popup": "details.html"
|
||||
},
|
||||
"background": { "scripts": [ "background.js" ] },
|
||||
"options_ui": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue