Skip to content

terrygonguet/hestia

Repository files navigation

Project Hestia

This extension replaces the "new tab" page and allows you to fully customize it.

Documentation coming soon™

Building

This is a web based node project, simply run:

git clone https://github.com/terrygonguet/hestia
cd hestia
npm install
npm run build

The build files will be in the dist folder.

This project is built using node 16 but will probably work with a few previous versions.

If you also want the extension zip, run the following after running the previous commands:

npm run bundle

The file will be in the web-ext-artifacts folder.

About

A modular home page extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published