The AI SDK Page Summarizer Chrome Extension generates audio summaries of web pages. It uses the AI SDK and ElevenLabs text-to-speech technology to create engaging trailer-like audio content.
Follow these steps to download and run the extension easily.
To get started, visit the Releases page to download the extension:
On the Releases page, find the latest version of the extension. Click on the appropriate link to download the .zip file. This file contains all the necessary files to set up the extension.
Once the download is complete, locate the .zip file in your computer's Downloads folder. Right-click the file and select βExtract Allβ or βUnzipβ to unpack the contents into a new folder.
Now, you will add the extension to your Chrome browser:
- Open Chrome and enter
chrome://extensions/in the address bar. Press Enter. - Enable "Developer mode" using the toggle switch in the top right corner.
- Click on the "Load unpacked" button.
- Navigate to the folder where you extracted the extension files. Select it and click "Open."
The extension is now loaded into your Chrome browser.
Before using the extension, you may need to configure the API endpoint:
- Locate the
extensionfolder within the extracted files. - Open the
content.jsfile with a text editor. - Look for the line that begins with
API_ENDPOINT:and set the correct endpoint for your use.
Here are the lines to edit:
API_ENDPOINT: 'http://localhost:3000/api/summarize', // Development
// API_ENDPOINT: 'https://your-api.vercel.app/api/summarize', // ProductionEnsure you select the appropriate API endpoint based on your setup.
You are ready to summarize your first web page! Click on the extension's icon in the Chrome toolbar to start.
- Audio Summarization: Get amazing audio summaries of any web page.
- User-Friendly Interface: Navigate and use the extension with ease.
- Rapid Setup: Download and set up effortlessly.
For more information and updates, visit:
If you encounter issues while using the extension, follow these tips:
- Ensure your Chrome browser is up-to-date.
- Check that you have enabled the necessary permissions.
- If the audio does not play, verify that your speakers are working.
We welcome your feedback. Please visit the Issues section of the GitHub repository to report bugs or suggest features.
To download the AI SDK Page Summarizer Chrome Extension, visit the link below:
Now you're ready to enjoy quick audio summaries of your favorite web pages!