Startpage w/ halfmoon & preact
Find a file
wont-stream c894c6f440 Add initial extension files for halfPage startpage
- Added icon image for the extension.
- Created manifest.json for extension configuration with permissions and new tab override.
- Implemented sidebar component with user settings for name, search engine, weather location, color scheme, and theme selection.
2025-04-10 13:53:31 -04:00
ext Add initial extension files for halfPage startpage 2025-04-10 13:53:31 -04:00
public feat: initialize new tab page with Preact and Vite setup 2025-04-09 21:56:32 -04:00
src Add initial extension files for halfPage startpage 2025-04-10 13:53:31 -04:00
.gitignore feat: initialize new tab page with Preact and Vite setup 2025-04-09 21:56:32 -04:00
bun.lock feat: initialize new tab page with Preact and Vite setup 2025-04-09 21:56:32 -04:00
index.html Add initial extension files for halfPage startpage 2025-04-10 13:53:31 -04:00
LICENSE Initial commit 2025-04-09 19:38:12 +02:00
package.json feat: initialize new tab page with Preact and Vite setup 2025-04-09 21:56:32 -04:00
README.md Initial commit 2025-04-09 19:38:12 +02:00
tsconfig.app.json feat: initialize new tab page with Preact and Vite setup 2025-04-09 21:56:32 -04:00
tsconfig.json feat: initialize new tab page with Preact and Vite setup 2025-04-09 21:56:32 -04:00
tsconfig.node.json feat: initialize new tab page with Preact and Vite setup 2025-04-09 21:56:32 -04:00
vite.config.ts feat: initialize new tab page with Preact and Vite setup 2025-04-09 21:56:32 -04:00

halfPage

Startpage w/ halfmoon & preact