Skip to content

Releases: gurveervirk/chrome-assist

Major Browser API's and Transliteration added πŸŽ‰

03 Dec 16:01
Compare
Choose a tag to compare

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 πŸŽ‰

02 Dec 18:29
Compare
Choose a tag to compare

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

30 Nov 08:12
Compare
Choose a tag to compare

Changes

  • Migrated from CRA to Vite
  • Moved all functions to background.js for a more seamless experience

Major unnecessary concurrency fixes

21 Nov 18:26
Compare
Choose a tag to compare

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

20 Nov 14:44
Compare
Choose a tag to compare

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

19 Nov 17:12
Compare
Choose a tag to compare

πŸš€ 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! πŸš€