Chrome extension to summarize and translate web pages. Uses Gemini as the backend.
- 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 currently uses following models:
- Gemini 1.5 Pro Experimental 0801: Gemini 1.5 Pro Experimental 0801 for text and images
- Gemini 1.5 Pro: Gemini 1.5 Pro for text and images
- Gemini 1.5 Flash: Gemini 1.5 Flash for text and images
- Gemini 1.0 Pro: Gemini 1.0 Pro for text and Gemini 1.5 Flash for images
Some sample sceenshots
Select the text you want to translate and click on the extension icon.
MIT License
Copyright (c) 2024 Sadao Hiratsuka