Skip to content

avinayak/minim

Repository files navigation

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