aimahdi / URLShortenerChromeExension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URL Shortener by AIM

This is a chrome extension that uses CleanURI API to short the Long URLs

How to use?

  • Clone the repository
  • Open the Chrome Extensions page => chrome://extensions, enable "Developer mode," and click "Load unpacked." Select the folder containing your extension files.
  • That's it, you will see that the extension is working.

How to contribute

  • Fork the repository and clone the forked repository
  • Add your modification and push your commit to the forked repository
  • Visit your forked repository and open a pull request.
  • That's it!

About


Languages

Language:JavaScript 51.2%Language:CSS 27.5%Language:HTML 21.3%