Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 787 Bytes

README.md

File metadata and controls

38 lines (27 loc) · 787 Bytes

Minim - Minimalist New Tab Extension

for Firefox and Chromium.

Preview of Minim Extension

The screenshot here is on the Zen browser.

Description

This is the full source code of the Minim extension for Chromium and Firefox browsers.

visit https://minim.tulv.in/ for a preview.

Build Instructions

1. Prerequisites

2. Install Dependencies

yarn

3. Launch Dev server

yarn dev

4. Build extension zip and xpi

bash make_extension.sh

This will create a zip for chrome and minim_ff_v_.xpi file.

Links