Skip to content

google chrome add on for shortening urls

License

Notifications You must be signed in to change notification settings

HarrietAkot/klin-url

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KlinUrl: Google Chrome URL Shortener

A google chrome addon for shortening urls in a more convenient way

Project Descripttion

This google chrome add on helps people especially developers shorten urls easily without having to visit sites like bitly. It makes shortening urls more convenient😃

If you like this repo, click the ⭐

Project setup:

  • To install project dependencies(jest) run:
npm install
  • To test if it works, visit chrome://extensions in your browser and ensure that the Developer mode checkbox in the top right-hand corner is checked.

  • Click Load unpacked extension and select the directory in which your extension files live(basically, this project's folder). If the extension is valid, it will be active straight away so you can click on the extension's icon in your browser's address bar; this action should trigger a display of a pop up icon.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Website

coming soon..

License

MIT

About

google chrome add on for shortening urls

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 77.9%
  • HTML 11.7%
  • JavaScript 8.7%
  • CSS 1.7%