Skip to content

An extensible New Tab web extension written in TypeScript, React and Redux.

License

Notifications You must be signed in to change notification settings

ignaudioz/tabliss

This branch is 1 commit ahead of, 244 commits behind joelshepherd/tabliss:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

JoelJoel
Joel
and
Joel
Jan 6, 2022
345b533 · Jan 6, 2022
Nov 23, 2020
Jul 27, 2019
Aug 6, 2021
Jan 6, 2022
Aug 6, 2021
Aug 6, 2021
May 31, 2019
Jul 3, 2019
Jul 27, 2019
Aug 6, 2021
Jun 17, 2021
Jun 29, 2018
Mar 19, 2018
Aug 6, 2021
Aug 8, 2019
Aug 6, 2021
Jan 6, 2022
Jan 6, 2022
Jun 26, 2019
Jan 6, 2022

Repository files navigation

Tabliss

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

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

An extensible New Tab web extension written in TypeScript, React and Redux.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 90.9%
  • Sass 5.7%
  • JavaScript 2.4%
  • Other 1.0%