| Browser | Install from ... | Status |
|---|---|---|
![]() |
Edge Add-ons | Stable & Development Versions Available |
| Opera Add-ons | Stable & Development Versions Available | |
![]() |
Chrome Web Store | Stable & Development Versions Available |
| GitHub - Releases | Stable and development versions on Chromium MV3, Micreosoft Edge, Opera, and NAVER Whale. You have to extract it from the zip and install it manually in the web browser. |
A minimal, clean, and customizable **Klak - New Tab browser extension** that replaces your default tab with a beautiful and functional dashboard.
- Clone the repository:
git clone https://github.com/code-hemu/klak-newtab.git cd klak-newtab - Install dependencies and build:
npm install npm run build
The output will be generated in a build/ folder.
This extension overrides the default new tab page using:
{
"chrome_url_overrides": {
"newtab": "index.html"
}
}Contributions are welcome!
-
Fork the repo
-
Create your branch:
git checkout -b feature/your-feature
-
Commit changes:
git commit -m "Add your feature" -
Push and open a PR 🚀
If you like this project, give it a ⭐ on GitHub!

