All Projects → nt1m → Vivaldi Fox

nt1m / Vivaldi Fox

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Vivaldi Fox

Github Mermaid Extension
A browser extension for Chrome, Opera & Firefox that adds Mermaid language support to Github
Stars: ✭ 170 (+14.09%)
Mutual labels:  extension, firefox, firefox-extension, webextension
AntiRickRoll
Chrome extension that blocks Rickrolls!
Stars: ✭ 22 (-85.23%)
Mutual labels:  firefox, extension, webextension, firefox-extension
Livemarks
Extension that restores RSS Feed Livemarks in Firefox.
Stars: ✭ 137 (-8.05%)
Mutual labels:  extension, firefox, firefox-extension, webextension
Ext Saladict
🥗 All-in-one professional pop-up dictionary and page translator which supports multiple search modes, page translations, new word notebook and PDF selection searching.
Stars: ✭ 8,418 (+5549.66%)
Mutual labels:  extension, firefox, webextension, firefox-extension
paxmod
🕊️ Firefox add-on for multi-row tabs and site-dependent tab colors
Stars: ✭ 123 (-17.45%)
Mutual labels:  firefox, webextension, firefox-extension
Web Extension Starter
Typescript, React, Redux, Styled-Component and Webpack based sample extension boilerplate. Runs on Chrome and Firefox. Sample chrome extension.
Stars: ✭ 115 (-22.82%)
Mutual labels:  extension, firefox, firefox-extension
Newtaboverride
New Tab Override allows you to set the page that shows whenever you open a new tab.
Stars: ✭ 120 (-19.46%)
Mutual labels:  firefox, firefox-extension, webextension
Webextension Toolbox
Small CLI toolbox for cross-browser WebExtension development
Stars: ✭ 365 (+144.97%)
Mutual labels:  firefox, firefox-extension, webextension
page-shadow
A Chrome, Firefox, Opera and Edge extension to increase contrast, decrase brightness and invert color of websites
Stars: ✭ 14 (-90.6%)
Mutual labels:  firefox, webextension, firefox-extension
browser-extension-boilerplate
A boilerplate template for building cross browser extensions (Chrome and Firefox).
Stars: ✭ 41 (-72.48%)
Mutual labels:  firefox, extension, firefox-extension
Google Music Hotkeys
Browser extension that adds keyboard control to Google / YouTube Music
Stars: ✭ 25 (-83.22%)
Mutual labels:  firefox, firefox-extension, webextension
Mue
Fast, open and free-to-use new tab page for modern browsers
Stars: ✭ 56 (-62.42%)
Mutual labels:  extension, firefox, firefox-extension
Pulse
We're building the next generation of Firefox, and we're focusing on real-world speed and performance. Pulse lets you give our engineers feedback about your experience on websites that work well in Firefox and on websites that don't.
Stars: ✭ 15 (-89.93%)
Mutual labels:  firefox, firefox-extension, webextension
Lockbox Extension
Experimental Firefox extension for login management experiences, not being actively developed
Stars: ✭ 130 (-12.75%)
Mutual labels:  extension, firefox, firefox-extension
Redux Webext
Redux for WebExtensions
Stars: ✭ 101 (-32.21%)
Mutual labels:  extension, firefox, webextension
AndroidSDKSearchExtension-Firefox
A Firefox port of the Chrome extension that adds an 'ad' Awesome Bar command and view source links for the Android SDK.
Stars: ✭ 19 (-87.25%)
Mutual labels:  firefox, extension, webextension
webpageScanner
Extension for Firefox
Stars: ✭ 16 (-89.26%)
Mutual labels:  firefox, webextension, firefox-extension
web-extension-boilerplate
The web extension boilerplate help to set up project quickly using typescript, jest, webpack, githook, prettier and github actions
Stars: ✭ 35 (-76.51%)
Mutual labels:  firefox, webextension, firefox-extension
Session-resurrection
Save your browser sessions and restore them any time
Stars: ✭ 36 (-75.84%)
Mutual labels:  firefox, webextension, firefox-extension
Fx cast
Implementation of the Google Cast Chrome Sender SDK within Firefox
Stars: ✭ 1,319 (+785.23%)
Mutual labels:  firefox, firefox-extension, webextension

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].