This Chrome extension replaces the new tab page with bonsai.town.
- Opens bonsai.town in a new tab while keeping the "New Tab" title
- Clicking the extension icon also opens bonsai.town in a new tab
This extension is built using Plasmo.
-
Install dependencies:
bun install
-
Run the development server:
bun dev
-
Load the extension in Chrome:
- Go to
chrome://extensions/
- Enable "Developer mode"
- Click "Load unpacked"
- Select the
build/chrome-mv3-dev
directory
- Go to