/Boxtab

Browser plugin with modular widgets in rearrangable grids.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

BoxTab

Build

A newtab browser plugin with modular and re-arrangeable widgets.


Usage

  1. Install dependencies using yarn .
  2. Depending on production/development env:
    1. For development yarn start .
    2. Depending on target browser:
      1. Firefox: yarn build:firefox .
      2. Chrome: yarn build:chrome .