Skip to content

This Chrome/Firefox/Edge/Brave extension allows users to select text and search it on ChatGPT using custom commands like "explain," "summarize," or "define." It provides two modes (Normal and Temporary) and can handle websites that override the default right-click menu by using the extension icon.

License

Notifications You must be signed in to change notification settings

farheinheigt/Abrege

 
 

Repository files navigation

ABRÈGE - Summarize Your Readings

ABRÈGE allows you to quickly summarize the content of a webpage or selected text using ChatGPT. The goal is to help you abbreviate your readings, especially when conducting technological watch. By clicking on the extension icon, the current page's URL is sent to ChatGPT for summarization. Additionally, you can select any text on a webpage and use the context menu to get a summary generated by ChatGPT.

Acknowledgements

ABRÈGE is named after the French word meaning 'to abbreviate,' reflecting its purpose of simplifying and shortening reading material during tech research and analysis.

This extension is a fork of a project originally developed by Bhashkar Kumar Gupta. The original work provided the foundation for this project, and all due credit goes to Bhashkar Kumar Gupta for the initial development and inspiration. Thank you for your great contribution to the open-source community!

Features

  • Summarize Webpage URL: Click on the extension icon to summarize the content of the current page.
  • Summarize Selected Text: Select any text on a page, right-click, and choose "Summarize with ChatGPT" from the context menu.
  • Custom Prompt: Customize the prompt used for the summary via the extension's options page.

Installation

  1. Clone or download the repository.
  2. Open your Chrome browser and navigate to chrome://extensions/.
  3. Enable "Developer mode" in the top-right corner.
  4. Click on "Load unpacked" and select the folder containing this extension.

How to Use

  1. Summarize URL: Click on the extension icon to summarize the current page's content.
  2. Summarize Selected Text: Highlight text on a webpage, right-click, and select "Summarize with ChatGPT".
  3. Customize Prompt: Open the options page to set a custom prompt for your summaries.

Localization

A translated README in French is available in the repository under the name [French version available here](README_fr.md). This provides a localized guide for French-speaking users.

Permissions

This extension requires the following permissions:

  • Tabs: To access the URL of the current page.
  • Storage: To save the custom prompt used for summaries.
  • Context Menus: To add an option for selected text.

Contribution

Feel free to open an issue or submit a pull request if you want to contribute or improve this project.

License

This project is licensed under the MIT License.

About

This Chrome/Firefox/Edge/Brave extension allows users to select text and search it on ChatGPT using custom commands like "explain," "summarize," or "define." It provides two modes (Normal and Temporary) and can handle websites that override the default right-click menu by using the extension icon.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.5%
  • HTML 26.5%