mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-24 02:18:15 +01:00
Popout inbox
Rather than opening the inbox in its own window, let it appear as a browser action popup by default, but allow promotion to its own window if requested.
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
"default_icon": {
|
||||
"19": "icon.png"
|
||||
},
|
||||
"default_title": "TextSecure"
|
||||
"default_title": "TextSecure",
|
||||
"default_popup": "index.html"
|
||||
},
|
||||
|
||||
"background": {
|
||||
|
||||
Reference in New Issue
Block a user