TwisterMc / vivaldi-fox

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

Home Page:https://addons.mozilla.org/en-US/firefox/addon/vivaldifox/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://addons.mozilla.org/en-US/firefox/addon/vivaldifox/


Languages

Language:JavaScript 88.5%Language:CSS 9.0%Language:HTML 2.5%