• Stars
    star
    2,122
  • Rank 21,137 (Top 0.5 %)
  • Language
    TypeScript
  • License
    GNU General Publi...
  • Created almost 7 years ago
  • Updated 23 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.