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.
- Host: GitHub
- URL: https://github.com/prinzpiuz/looi
- Owner: prinzpiuz
- License: gpl-3.0
- Created: 2025-07-25T07:42:35.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2026-01-27T18:50:16.000Z (5 months ago)
- Last Synced: 2026-01-28T04:07:16.471Z (5 months ago)
- Topics: chrome, chrome-extension, edge, extension, firefox, firefox-addon, newtab, newtabpage
- Language: TypeScript
- Homepage: https://prinzpiuz.in/looi/
- Size: 3.08 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

A Minimal, Customisable New Tab page for Firefox, Chrome, and Edge.
#### 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`