Closed GoogleCodeExporter closed 9 years ago
Changed to enhancement-request
Original comment by Rudolf....@gmail.com
on 27 Sep 2009 at 11:51
An easy fix: add "new tab in background" to the CYW edit shortcut dialog. When
this
is selected, Enter will open in background tab, Ctrl-Enter in current window.
To do this, find file "edit_listview_dialog.xul" in your extension directory.
There,
search for "defaultLinkTargetML" (here it's linenumber 51), add line:
<menuitem label="New tab in background" value="tabshifted"/>
"tabshifted" is the key for Firefox to open in background.
Cheers
Original comment by andersbe...@gmail.com
on 4 Feb 2010 at 9:22
Brilliant. Thanks for the info. Much appreciated. This is a great addon.
Original comment by stevemo...@gmail.com
on 6 Feb 2010 at 4:20
Thanks andesgergus!!!
Will be integrated in next version :-)
Original comment by Rudolf....@gmail.com
on 6 Feb 2010 at 8:30
Original issue reported on code.google.com by
stevemo...@gmail.com
on 26 Sep 2009 at 12:29