mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-21 15:57:31 +09:00
Mypal duplicate tab
This commit is contained in:
parent
6a0d674576
commit
890b494754
4 changed files with 10 additions and 0 deletions
|
|
@ -96,6 +96,9 @@
|
|||
<menuitem id="context_unpinTab" label="&unpinTab.label;" hidden="true"
|
||||
accesskey="&unpinTab.accesskey;"
|
||||
oncommand="gBrowser.unpinTab(TabContextMenu.contextTab);"/>
|
||||
<menuitem id="context_dublicTab" label="&dublicTab.label;"
|
||||
accesskey="&dublicTab.accesskey;"
|
||||
oncommand="duplicateTabIn(TabContextMenu.contextTab,'tabshifted');"/>
|
||||
<menuitem id="context_openTabInWindow" label="&moveToNewWindow.label;"
|
||||
accesskey="&moveToNewWindow.accesskey;"
|
||||
tbattr="tabbrowser-multiple"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue