Skip to content

A pluggable New Tab web extension written in TypeScript, React and Redux.

License

Notifications You must be signed in to change notification settings

pnthach95/tabliss

 
 

Repository files navigation

Tabliss

A beautiful, customisable New Tab page for Firefox and Chrome.

Tabliss Screenshot

https://tabliss.io

Usage

Install dependencies with npm install before running the following scripts.

  • npm run dev[:target] Local development server
  • npm run build[:target] Production build
  • npm run translations Manage translation files

To develop with external services you will additionally need to signup for your own API keys and enter them into your .env file. Get started by copying the example provided cp .env.example .env.

Translations

Checkout the guide to adding translations.

About

A pluggable New Tab web extension written in TypeScript, React and Redux.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 91.3%
  • Sass 5.4%
  • JavaScript 2.1%
  • Other 1.2%