Skip to content

cworld1/pure-new-tab

Repository files navigation

Pure New Tab

GitHub commit activity GitHub stars GitHub license

A simple new tab page extension for Chrome and Firefox. Aimming to provide a clean and minimalistic ntp for users.

Local development

Environment requirements:

Clone the repository:

git clone https://github.com/cworld1/pure-new-tab.git

Install dependencies:

cd pure-new-tab
bun install

Start the development server:

bun dev
# bun dev:firefox

Or build the extension:

bun run build
# bun run build:firefox

Contributions

To spend more time coding and less time fiddling with whitespace, this project uses code conventions and styles to encourage consistency. Code with a consistent style is easier (and less error-prone!) to review, maintain, and understand.

Thanks

License

This project is licensed under the GPL 3.0 License.