QuickSummary is a Chrome/Edge extension that allows you to easily create summaries of websites.
- Download the code.
- Open the
script
folder, where you'll findscript.js
. - Edit this file with your API key from Gemini (it's free). You can get your key here: Google AI Studio API Key.
In your browser, go to: chrome://extensions/
(if you're using Chrome) or edge://extensions/
(if you're using Edge).
Now enable Developer Mode, and you'll see the option to upload the extension. Click on Load unpacked and select the folder where you downloaded the code.