A Brave browser extension that summarizes the current tab URL into 300 to 500 characters using the SMMRY API and Python, HTML, and JS technologies.
To use this extension, follow the steps below:
- Clone or download this repository and extract the files to a new folder.
- In Brave, go to "Settings" > "Extensions".
- Toggle on the "Developer mode" switch.
- Click on "Load unpacked" and select the folder containing the extracted files.
- The extension should now be installed and the icon will appear in the toolbar.
- Click the icon to display a summary of the current tab's URL.
Note: An API key is required to use the extension. You can obtain an API key from SMMRY. Once you have an API key, replace the value of SMMRY_API_KEY in popup.js with your own key.