Tab Mix Plus

From Wikipedia, the free encyclopedia
Tab Mix Plus
Original author(s)Gary Reyes
Developer(s)Gary Reyes, onemen
Initial release21 August 2005; 18 years ago (2005-08-21)
Stable release
0.5.6.0 February 7, 2019; 5 years ago (2019-02-07)[1]
Preview release
1.0.0-pre.9 July 17, 2022; 20 months ago (2022-07-17)[2]
Repositorygithub.com/onemen/TabMixPlus
Written inJavaScript
Operating systemCross-platform
TypeMozilla extension
LicenseMozilla Public License, version 2.0
WebsiteTab Mix Plus
tabmixplus.org

Tab Mix Plus (often abbreviated TMP) was a Mozilla Firefox extension that adds to the tabbed browsing functions in Firefox. It was a popular extension on Mozilla Add-ons, which records download statistics. TMP is a collection of features from other extensions built in one package.[3][unreliable source?] Lifehacker named it one of their "Top 10 must-have Firefox extensions" for 2009.[4] PC World said that "With Tab Mix Plus, Firefox tabs go past the obvious and into the indispensable... it's hard to imagine how you lived without it."[5] As the only extension providing multi-row tab support, Wired and CNET both called it a "must-have" that is "powerful"[6] and "gives you what feels like an infinite amount of control over tab behaviour."[7]

The original Tab Mix Plus ceased to be compatible with Firefox upon the release of Firefox 57 Quantum, due to the switch to the WebExtensions interface. A complete rewrite of the extension under development build has been released, called Tab Mix WebExtension, with limited features[8] and not yet compatible with Quantum.

Functions[edit]

The Add-Ons functions include:

  • Duplicates tabs
    • Opens a new tab with the same page and back/forward history.
  • Controls tab focus
    • Allows the user to choose whether new tabs will be selected when created by various events (such as linking, opening bookmarks, etc.).
  • Additional rows of tabs
  • JavaScript decompiling
    • Allows JavaScript to be forced into a separate tab instead of a pop-up box, and allows the user to view the URL of the JavaScript page.
  • Changes handling of input
    • Various combinations of mouse clicks, points, and key-presses can be assigned to activate tab-related functions, such as opening, closing and duplicating individual tabs or groups thereof.
  • Reopen closed tabs and windows
    • Saves information about tabs and windows as they are closed, allowing the user to "undo" closing them. The reopened page will reopen in the condition it was at the moment it was closed - including containing any text the user had typed into text boxes thereon - such as those on a Wikipedia edit page.
  • Session Manager and Crash Recovery
    • Saves the current set of open windows and tabs (and associated history), at a preset interval and/or on command. This allows the user to recover from a crash, or to deliberately save the current session, to return to it at a later date, or share a copy with another user.
    • While Firefox contains a basic session manager functions, Tab Mix Plus has greater functionality in this area. In turn, the Session Manager extension has additional session management functions beyond those of Tab Mix Plus. These two extensions are known to "play nicely together": Tab Mix Plus detects the presence of Session Manager and deactivates its own session management functions, deferring to Session Manager.

Versions[edit]

Two versions of Tab Mix Plus are generally available at any given time:

  • An "official release" version
    • Intended for general use, this is publicly available from the Mozilla Add-ons website.
    • These releases have passed the Mozilla Add-ons review process.[9]
  • A "development" or "pre-release" version
    • Intended for testing by interested users prior to release, this is available only from the developers' own website.

Firefox version compatibility[edit]

Versions of Tab Mix Plus are available for virtually all releases of Firefox prior to Firefox 57.

The release of Firefox 57 Quantum marked the switchover from XUL-based AddOns—which allow extensions to make arbitrary changes to Firefox code—to the WebExtensions API, which strictly limits how much control extensions have over the browser and interface. Because the original Tab Mix Plus is a XUL-based extension, it does not work with Firefox 57 or higher. A complete rewrite of the extension, called Tab Mix WebExtension, is in progress, and a development build with limited functionality has been released.[8]

See also[edit]

References[edit]

  1. ^ "Tab Mix Plus v0.5.6.0 is out". tabmixplus.org. 2019-02-07. Retrieved 2019-02-11.
  2. ^ "Tab Mix Plus Change Log". tabmixplus.org. 2022-07-17. Retrieved 2022-09-30.
  3. ^ Public recognition of the extensions used in Tab Mix Plus-Tab Mix Plus
  4. ^ Purdy, Kevin (11 April 2009). "Top 10 Must-Have Firefox Extensions, 2009 Edition". Lifehacker. Retrieved 2009-06-18.
  5. ^ Blackwell, Laura. "Tab Mix Plus". PC World. Retrieved 2009-06-18.
  6. ^ Norton, Quinn (12 December 2005). "The Firefox Hacks You Must Have". Wired. Retrieved 2009-06-18.
  7. ^ Rosenblatt, Seth (18 June 2008). "Best plug-ins for Firefox 3". Crave. cnet. Retrieved 2009-06-18.
  8. ^ a b Brinkmann, Martin (4 Feb 2018). "Tab Mix Plus WebExtension Development Build is out". ghacks.net. Retrieved 2018-04-10.
  9. ^ Mozilla Add-ons Review Policy

External links[edit]