Commit graph

5 commits

Author SHA1 Message Date
Mario Zechner
79dd23b6da Restructuring and refactoring 2025-10-03 02:15:37 +02:00
Mario Zechner
fc1ef04b6d UX fixes 2025-10-01 18:35:02 +02:00
Mario Zechner
d0b2d47b4a More browser extension work. Old interface fully ported. Direct transport. Small UX fixes. 2025-10-01 18:27:40 +02:00
Mario Zechner
b3a7b35ec5 Port PDF/Office support, message editor, overlays, key setter 2025-10-01 17:31:13 +02:00
Mario Zechner
b67c10dfb1 feat: add cross-browser extension with AI reading assistant
- Create Pi Reader browser extension for Chrome/Firefox
- Chrome uses Side Panel API, Firefox uses Sidebar Action API
- Supports both browsers with separate manifests and unified codebase
- Built with mini-lit components and Tailwind CSS v4
- Features model selection dialog with Ollama support
- Hot reload development server watches both browser builds
- Add useDefineForClassFields: false to fix LitElement reactivity
2025-10-01 04:33:56 +02:00