Skip to content

easonwong-de/Tab-Preview-On-Hover

Repository files navigation

Icon
Mozilla Add-on Users Mozilla Add-on Rating Mozilla Add-on

Tab Preview On Hover

Adds on-hover tab preview to Firefox (requires CSS theme).

What Does the Add-on & CSS Theme Do

With the add-on and the supporting CSS theme, tab preview will appear when a tab is hovered over.

Tab Preview On Hover

Tab Preview On Hover

There will be a delay before tab preview shows up. At the same time, if the cursor hovers from one tab over another tab, there’ll be no delay. If the cursor leaves the tab area for a short moment and goes back, the delay will come back. The behaviour is controlled by the CSS theme, user can simply change --preview-delay and --preview-delay-tolerance to adjust the timing.

How to Install the CSS Theme

  1. Go to about:support and locate Profile Folder
  2. Download the CSS theme and move it into Profile Folder -> chrome
  3. Go to about:config and turn toolkit.legacyUserProfileCustomizations.stylesheets to true
  4. Restart Firefox

Compromises

  1. Background image for the browser navbar will be disabled
  2. Incompatible with built-in browser themes “System theme – auto” and “Firefox Alpenglow”
  3. Only the first ten tabs on the left will have tab preview
  4. Adaptive Tab Bar Colour can cause the tab preview to disappear at times, as it resets the browser theme whenever it changes the colour of the tab bar