Skip to content

blooft-app/blooft

Blooft

Chrome Web Store Users Crowdin
Blooft is a heavily customizable, beautiful, and modular New Tab page. Blooft lets you build your New Tab page, customizing it every step of the way, using a sleek modular system. Get stuff done with todos and the pomodoro technique, relax with soundscapes, and move faster with our command palette.

Features:

  • Widget-based system for max customizability
  • Use it as a speed dial or a nightstand-style clock
  • Listen to relaxing soundscapes
  • Focus with the pomodoro technique
  • Beautiful background images, solid colors, gradients, all up to you
  • Change the font, layout, theme, and more
  • Be greeted on every New Tab
  • Install CSS mods with one-click at blooft.com/plugins

Install for your browser

Developing the extension

First, install the dependencies:

pnpm install

Then, start the development server:

pnpm dev

Go to the port shown for the development server.

Building from source

First, install the dependencies:

pnpm install

Then, build the extension:

Chrome compatible:

pnpm build:chrome

Firefox compatible:

pnpm build:firefox

The extension's source code will be inside the apps/new-tab/dist folder.

Community

Join the Discord server here!

Localization

If you know Spanish, French, Korean, Chinese (simplified or traditional), German, or Portugese, I'd very much appreciate you helping proofread existing translations or adding new ones. With your help, Blooft can be enjoyed by more people.

Contributions

We welcome contributions! If you have suggestions or improvements, please:

Or, you can discuss in our discussions page.

License

This project is licensed under the GPLv3 license.