This is a Firefox extension that summarizes the content of the current webpage on-demand using the OpenAI API (GPT-3.5). Users need to provide their OpenAI API key in the extension settings.
You can load the extension in Firefox using the about:debugging
page as a temporary add-on for testing.
The code was written with ChatGPT as my sidekick, which was a pretty cool experience.
- Install the extension in Firefox using the
about:debugging
page for testing. - Once installed, save your OpenAI key in the extension settings overview.
- Navigate to any webpage, select text to summarize.
- Click the extension icon to open the popup. Click "Summarize selection" to generate a summary of the contents in a new tab.