Can you provide a code snippet, which works in Firefox and allows to open arbitrary uris from a menus.onClicked event?
Bug 1716200 Comment 9 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Can you provide a code snippet, which works in Firefox and allows to open arbitrary uris from a menus.onClicked event? Edit: Found it. You just call `tabs.update()` as stated in comment #0.