Skip to content

mansiyeole67/url-shortener

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

url-shortener

A URL-shortener extension that has all the functionalities of a standalone URL-shortener application, i.e., creating short url's, without the need to switch to a different tab/ application.

Find the resources for Google Chrome Extensions here also how to make cross browser extension

Installation

  • Google Chrome > Extensions > Enable Developer Mode (On top right) > Load Unpacked > Select src/ folder from project directory
  • To install gulp globally, run the command sudo npm install -g gulp

Documentation

To understand the aim, scope and technologies used in the project, please see the documentation

Contributing

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

Support

Please use the Gitter channel if you have questions regarding the project.

About

An extension for easy URL shortening

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.3%
  • CSS 38.9%
  • HTML 16.8%