Skip to content

An add-on that aims to add Vivaldi style toolbar colouring to the Firefox UI

Notifications You must be signed in to change notification settings

Web3HQ/vivaldi-fox

 
 

Repository files navigation

VivaldiFox

Build Status

A Firefox add-on for Vivaldi style UI colouring.

Setup

npm i -g web-ext

Compiling xpi

web-ext build

Running add-on

web-ext run -f nightly

Linting

This repo requires code to be ESLint-clean.

You can lint using:

eslint ./

Assuming you've installed ESLint with npm i -g eslint.

About

An add-on that aims to add Vivaldi style toolbar colouring to the Firefox UI

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 86.9%
  • CSS 7.6%
  • HTML 5.5%