Skip to content

Modificación CSS para que la barra vertical de pestañas de firefox se expanda al pasar el ratón por encima (como sucede en otros navegadores como Edge) de forma que se muestran los títulos de pestaña

Notifications You must be signed in to change notification settings

ENDE25/FIREFOX-tabs-hover-expand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Firefox Vertical Tabs Auto-Expand

This tweak enables vertical tabs in Firefox to automatically expand when hovering over them, displaying full tab titles with a smooth animation.

Demostración

To make this modification work, a small configuration in the browser is required, as described below:

🛠️ Enable Legacy Toolkit and Set Up the chrome Folder

To apply this style in Firefox, follow these steps:

1️⃣ Enable userChrome.css Support

  1. Open Firefox and type in the address bar:
    about:config
  2. Accept the warning message if it appears.
  3. Search for the preference:
    toolkit.legacyUserProfileCustomizations.stylesheets
  4. Double-click it to set its value to true.

2️⃣ Find the User Profile Folder

  1. Type in the address bar:
    about:support
  2. Look for the "Profile Folder" section and click "Open Folder".
  3. Inside the profile folder, locate (or create if it doesn't exist) a folder named chrome.

3️⃣ Apply the Style

  1. Copy the userChrome.css file into the chrome folder.
  2. Restart Firefox for the changes to take effect.

That's it! Now your vertical tabs will automatically expand when hovered over. 🚀

About

Modificación CSS para que la barra vertical de pestañas de firefox se expanda al pasar el ratón por encima (como sucede en otros navegadores como Edge) de forma que se muestran los títulos de pestaña

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages