Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 534 Bytes

File metadata and controls

15 lines (12 loc) · 534 Bytes

shorter-path

Browser Extension

A tool for your browser which allows you to:

  • Right click and simplify text.

Supported Browsers

  • Chrome

Run Locally

  1. Open up chrome and go to: chrome://extensions/
  2. Click Load unpacked and select browser_extension
  3. Open up the Popup and add your Open AI API Key
  4. Right click on the text you want to simplify
  5. If you want to make changes, make sure to reload the extension after modifying the code