A fork from tabliss.io
- Node.js 14.x
Install dependencies with npm install
before running the following scripts.
npm start
Start webpack dev server for local development athttp://localhost:8080
npm run build
Production build for webnpm run build:chromium
Production build for Chrome web extensionnpm run build:firefox
Production build for Firefox web extensionnpm run translations
Manage translation files
get your custom .env
from the official tabliss.io repo.
+ Shortcuts.
+ Better default settings.
+ Better search box.
+ Better backgrounds.
- Removed all the weird plugins I do not use.
- Accidentaly removed the whole language system, don't know how to fix 😬.