Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of New Tab Context

New Tab Context by Luke Baker

Adds a tab context menu item that opens an adjacent new tab.

4.6 (26 reviews)4.6 (26 reviews)
84 Users84 Users
You'll need Firefox to use this extension
Download Firefox and get the extension
Download file

Extension Metadata

Screenshots
"New Tab" in tab context menu.With userChrome.css tweaks from the description.
About this extension
An intentionally minimalist add-on with a solitary purpose: to add an item to the tab context menu that opens an adjacent new tab. It doesn't do anything else, it doesn't do it differently, nor will it ever.

Tweaks
The menu entry has an icon and it ends up at the bottom. It seems webextensions can't change that. But you can, by adding the following to your userChrome.css file and restarting Firefox afterwards:
/* New Tab Context - move the menu item to the top */
#tabContextMenu menuitem[label="New Tab"] { -moz-box-ordinal-group: 0 !important; }
/* New Tab Context - hide the icon */
#tabContextMenu menuitem[label="New Tab"] .menu-iconic-icon { display: none !important; }


Credits
Icon by Alessandro Rei.

Alternatives
If you're also interested in keyboard shortcuts and duplicating tabs, have a look at New Tab Beside.
Rated 4.6 by 26 reviewers
Log in to rate this extension
There are no ratings yet

Star rating saved

5
21
4
2
3
2
2
0
1
1
Read all 26 reviews
More information
Version
1.1resigned1
Size
19.02 kB
Last updated
a year ago (25 Apr 2024)
Related Categories
  • Appearance
  • Tabs
Licence
Mozilla Public Licence 2.0
Version History
  • See all versions
Add to collection
Report this add-on
More extensions by Luke Baker
  • There are no ratings yet

  • There are no ratings yet

  • There are no ratings yet

  • There are no ratings yet

  • There are no ratings yet

  • There are no ratings yet

Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike Licence v3.0 or any later version.