Enhance your search with AI-powered clarity. Nutshell distills the key information from any web page and presents it as a concise summary, right on your results page.
Nutshell is a Chrome extension designed to combat information overload and save users time. It addresses the common problem where the answer to a search query is buried within a noisy, lengthy webpage. By leveraging Chrome's built-in, on-device AI, Nutshell provides summaries directly on the Google search results page, allowing users to quickly assess the content of a link without leaving the page.
- Fast AI Summaries: A "Nutshell" button appears next to each search result for summarization.
- On-Device & Private: Uses the built-in Chrome Summarizer API, meaning all processing happens locally on your machine. Nothing is sent to the cloud.
- Smart Content Extraction: A robust "reader mode" algorithm purifies webpage content by stripping out ads, navigation, footers, and other junk before sending it to the AI, dramatically improving summary quality.
- Adaptive Theming: The UI automatically detects and matches Google's Light and Dark themes for a seamless, native feel.
- Clear Progress Indicators: The button provides real-time feedback during the summarization process ("Downloading...", "Summarizing...").
- JavaScript (ES6+)
- HTML5
- CSS3
- Chrome Extension APIs
- Google AI Studio
- Chrome Built-in AI Summarizer API
- Visual Studio Code
- Github CoPilot
Installation:
- Download the
.zipfile from here or from the Releases page. - Unpack the
.zipfile into a local folder. - Open a Chromium browser (like Chrome) and navigate to
chrome://extensions. - Enable "Developer mode" using the toggle in the top-right corner.
- Click the "Load unpacked" button and select the folder where you unpacked the files.
Functionality Testing:
- Go to
google.comand perform any search query (e.g., how to carve a pumpkin for halloween) - On the search results page, find a result and click the "Nutshell" button that appears next to it.
- Observe the button's progress indicator.
- A modal will appear with a concise, AI-generated summary.
- Test the "Copy" and "Retry" buttons in the modal.
- Change the Google Search theme between Light and Dark mode (via Google's settings) to verify that the extension's UI automatically adapts.
This project is licensed under the MIT License - see the LICENSE file for details.
Nut icons created by Freepik - Flaticon
Google Chrome™, Google Chrome Extensions™, Google Web Search™, Google AI Studio™, and Gemini™ are trademarks of Google LLC.
Visual Studio Code, VS Code, and the Visual Studio Code icon are trademarks of Microsoft Corporation.