/vivaldi-mods

A custom CSS & JS mod for Vivaldi browser to enable compact mode address bar.

Primary LanguageShellMIT LicenseMIT

Vivaldi Mods

Vivaldi Mods is a custom CSS and JS modification for the Vivaldi browser designed to enable a compact mode for the address bar, commonly referred to as the "Omnibox."

Mandatory Screenshot

Result of Modification

Installation

  1. Clone the repository:

    git clone https://github.com/mickeymgk/vivaldi-mods.git && cd vivaldi-mods
  2. Run the installation script:

    ./install.sh
  3. Enable Custom CSS Modification:

    • Navigate to vivaldi://experiments/ in the Vivaldi browser.
    • Enable "Allow CSS modifications."
  4. Configure Custom UI Modifications:

    • Go to vivaldi://settings and click on "Appearance."
    • Under "CUSTOM UI MODIFICATIONS," select the folder where you cloned the repository.
  5. Restart Your Browser:

    • Type vivaldi://restart in the address bar to restart your browser to apply the changes.