When the default new tab has already annoyed you
One day, I realized that the default new tab consumes resources even when it's not active. Ridiculous!
Check out the Demo page to see it in action!
- Lightweight 🪶
- Supports light/dark mode 🌓
- Nice look 💅
- Suspends when is not active 🔋
- Blazing fast ⚡️
- No analytics and spyware 🕵️♂️
You have two options:
- Download and install the latest nightly release.
- Build it yourself and install it. See How to Build the Extension.
For more information on how to install an extension, refer to Chrome's developer documentation.
To get started, follow these steps:
- Install the dependencies:
pnpm i
- Run the development server:
pnpm dev
To build the extension, use the following command:
pnpm build
After that, you can install the extension by loading the unpacked extension from the dist
folder.