Explanation of how to install the mods: https://youtu.be/dOAQyuEaJIQ
A simple, cross-platform tool for installing and managing Vivaldi browser modifications.
Get more mods: Vivaldi Forums - Modifications
- Go to
vivaldi://experimentsand enableAllow CSS modificationflag - Put all the CSS files you want to apply in the
applied-css-modsfolder (onlyimproved-extensions-dropdown-menu.cssis included by default in this repo) - In Vivaldi settings search for
Custom UI Modifications, and select the folder calledapplied-css-mods - Restart the browser
-
If installing on windows then edit the script for your OS:
window_apply_mods.bat
-
Run the appropriate script for your OS:
sudo ./mac_apply_mods.shsudo ./linux_apply_mods.sh./window_apply_mods.bat
⚠️ Important: files cannot have spaces in filenames.
Follow this AutoHotkey v2 guide to automatically apply mods when Vivaldi updates.
I'm using BetterTouchTool to monitor the following folders and run the mac_install_mods.sh script when changes are detected, but I'm sure there are other ways:
- The
applied-js-mods/folder - Vivaldi installation paths:
/Applications/Vivaldi.app/Contents/Frameworks/Vivaldi Framework.framework/Versions/Current/Vivaldi Framework /Applications/Vivaldi Snapshot.app/Contents/Frameworks/Vivaldi Framework.framework/Versions/Current/Vivaldi Framework
Hope someone can contribute a tested linux_auto_apply_instructions.md file.
- How to mod Vivaldi by Christoph142
- Vivaldi Modifications Forum
Special thanks to the Vivaldi modding community:
- Christoph142 - Modding guides and scripts
- luetage - Mac apply mods script (and helping everyone on the forum!)
- Isildur - Mac apply mods script
- debiedowner - Windows apply mods script
- GwenDragon - Linux apply mods script
- Igor-Ratajczak - VivaZen CSS mod
And huge thanks to Vivaldi for creating the most customizable browser and supporting the modding community!
Please consider donating to the Vivaldi team if you like their work (recurring donations are even better): https://vivaldi.com/donate/
License: MIT