joelchrono12 / WaveFox

CSS Style

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WaveFox

Supported operating systems

  • Windows 7 and newer (Windows 11 is not supported yet)
  • Linux
  • MacOS 11 and newer

Features

  • Tabs with a more classic look
  • All interface densities supported
  • You can control the size of the drag space for each density in the "Custom Settings" section
  • Reduced context menus. You can control the size of the context menus for each density in the "Custom Settings" section
  • You can control the size and color of the shadows for each density in the "Custom Settings" section (Tab bar only)
  • Media icons on tabs are always visible
  • Accent color (Windows 10)
  • Vibrancy (MacOS)
  • Style is compatible with themes from the repository

Screenshots

Compact (Light)

7KBRGjs

Compact (Dark)

QdY1qHy

Normal (Light)

Ey9uBqz

Normal (Dark)

TVRfbMI

Touch (Light)

oWaAVDq

Touch (Dark)

flwqscM

Installation

  1. Enter "about:profiles" in the address bar and open the root directory folder
  2. Create a folder "chrome"
  3. Download the "userChrome.css" file
  4. Put the file "userChrome.css" in "chrome"
  5. Enter "about:config" in the address bar
  6. Looking for and changing the value of the following keys:
  • "toolkit.legacyUserProfileCustomizations.stylesheets" > "True"
  • "svg.context-properties.content.enabled" > "True"
  • "layout.css.color-mix.enabled" > "True"
  • If you want compact mode, set "browser.compactmode.show" > "True" and go to "Customize Toolbar"
  1. Restart the browser

Tabs (Overflow mode)

Removed the ability to close tabs with the left mouse button in overflow mode to protect the user from accidental actions. Use the methods below to close tabs:

  • Through the context menu
  • By clicking on the mouse wheel
  • "browser.tabs.closeTabByDblclick" > "True" in "about:config"

About

CSS Style

License:MIT License


Languages

Language:CSS 100.0%