An open API service indexing awesome lists of open source software.

https://github.com/prinzpiuz/looi

A Minimal, Customisable New Tab page for Firefox, Chrome, and Edge.
https://github.com/prinzpiuz/looi

chrome chrome-extension edge extension firefox firefox-addon newtab newtabpage

Last synced: 4 months ago
JSON representation

A Minimal, Customisable New Tab page for Firefox, Chrome, and Edge.

Awesome Lists containing this project

README

          

looi

A Minimal, Customisable New Tab page for Firefox, Chrome, and Edge.



get in firefox


get in chrome

#### Name

The name "Looi" was my first dog's name. Unfortunately, he is no longer with us.

#### Features

- Widgets
- Calendar
- To-Do
- Speed Checker
- Bookmarks
- Sync settings with GitHub

#### Usage

Install dependencies with `npm install` before running the following scripts.

- Local development server
- `npm run start`
- Production build
- Firefox: `npm run build:firefox`
- Chrome: `npm run build:chrome`