AI-powered knowledge management Chrome extension
- Effortless Capture:
- Right-click, keyboard shortcut (WIN:
Ctrl+Shift+S/ MAC:Cmd+Shift+S) - or Click ➕ Button -> SELECTION / WEBPAGE
- Right-click, keyboard shortcut (WIN:
- AI Auto-Summarization: Chrome Summarizer API generates titles and summaries
- Context-Aware AI Assistant: Select cards and use quick actions (Understand, Compare, Quiz, Write)
- AI Search: AI-powered search finds cards by meaning, not just keywords
- Privacy-First: All processing runs locally using Chrome's built-in Gemini Nano
https://www.youtube.com/watch?v=FmjwWfoiFgI
-
Download the extension package:
- Go to Releases
- Download
MindEchoS-v1.0.0.zip
-
Install in Chrome:
- Unzip the downloaded file
- Open Chrome →
chrome://extensions/ - Enable Developer mode (toggle in top right)
- Click Load unpacked
- Select the unzipped folder
- Done! Extension is ready to test.
- Clone this repository:
git clone https://github.com/RubyXZZZ/MindEchoS-chrome-extension.git
- Install in Chrome:
- Open Chrome →
chrome://extensions/ - Enable Developer mode
- Click Load unpacked
- Select the
distfolder from cloned repository - Done!
- Open Chrome →
- Chrome 138+
If prompt API is not available, plz check chrome://flags/#prompt-api-for-gemini-nano or check official doc https://developer.chrome.com/docs/ai/prompt-api
- Chrome Summarizer API
- Chrome Prompt API
- Chrome Extension APIs (storage, sidePanel, contextMenus, scripting, commands)
MIT License