Chrome extension to summarize and translate web pages. Uses Gemini as the backend.
This extension can be installed from Chrome Web Store, Microsoft Edge Add-ons, or Firefox Add-ons. The following are instructions for manual installation, for development purposes.
- Open 'Manage Extensions' page in Google Chrome browser.
- Enable 'Developer mode'.
- Click 'Load unpacked' and select
extension
directory. - Open 'Options' page and register the Gemini API Key, then select the language.
You can obtain a Gemini API Key from Google AI for Developers. This extension uses Gemini 2.0 Flash by default.
Simply open a web page and click on the extension icon to summarize its content.
If a YouTube video has captions, this extension will summarize the captions.
If you open an image file or a PDF file, this extension will summarize the currently displayed image.
Select the text you want to translate and click on the extension icon.
Follow-up questions can be asked on the results page.
MIT License
Copyright (c) 2024-2025 Sadao Hiratsuka