Releases: gurveervirk/chrome-assist
Releases Β· gurveervirk/chrome-assist
Major Browser API's and Transliteration added π
Major Browser API's and Transliteration added π
- Translation substituted for Transliteration (for now)
- Ask the extension to explain the current page in simple terms!
Semantic and Full Text Search π
Semantic and Full Text Search now available π
- Semantic search added using @huggingface/transformers
- Full text search added using flexsearch
- Some improvements to the UI
Migrated to vite
Changes
- Migrated from CRA to Vite
- Moved all functions to background.js for a more seamless experience
Major unnecessary concurrency fixes
Fixes
- Fixed issues where calls for tasks from 1 tab generated multiple outputs
This occurred when multiple instances of side panel were open in various tabs. Issue was there was no tab ID comparison in the side panel before handling the calls.
Compose Fixes
Fixes
- Fixed the compose (writer-rewriter) capabilities of the extension, by adding a sample context (does not hinder with their behaviors)
Note: Do not leave the context settings for both writer and rewriter empty as they may fail.
- Minor UI adjustments
π First Release of Chrome-Assist
π First Release: Chrome-Assist v0.1.0
Weβre excited to announce the first release of Chrome-Assist! π
Key Features
- Web Search Query Enhancer: Generate refined search queries for better browsing.
- Bookmark Summarizer: Store and organize bookmarks with summaries and keywords.
- Theme Toggle: Switch between Light π and Dark π modes.
- Tunable Settings: Customize prompts and outputs to fit your needs.
- Persistent Outputs: Save, rewrite, or delete outputs with ease.
- Client-Side Privacy: All data processing and storage happen locally.
Whatβs Next?
Weβre already working on adding semantic search and auto-translation toggles for the next update. Stay tuned!
Check it out and transform your Chrome browsing experience! π