Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1003 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 1003 Bytes

shortener-chrome

A chrome extension to complement the JSA URL shortener service

👉 Add to your browser via jsa.life/extension

sample gif

Usage

Shorten link to current page

  1. Navigate to a website other than jsa.life
  2. Open the extension and input a custom short (optional)
  3. Click SHORTEN
  4. Voila! Click on the generated link to copy to clipboard

Shorten any links on a page

  1. Right-click on the link to shorten
  2. Select the "Shorten URL and copy to clipboard" menu
  3. Voila! The shortened link is automatically copied to your clipboard

Setup (for developers)

  1. Git clone this repo
  2. Open Google Chrome
  3. Click on the extensions icon on the top-right corner, and select Manage extensions
  4. Enable Developer mode by toggling the switch on the the top-right corner
  5. Click on the Load unpacked button on the top-left corner
  6. Select the cloned repo
  7. Voila! Enjoy your developer experience