Skip to content

Latest commit

 

History

History
52 lines (27 loc) · 1.04 KB

README.md

File metadata and controls

52 lines (27 loc) · 1.04 KB

urlr-webextension

Mozilla Add-on Users Chrome Web Store Users

The browser extension to easily shorten your links with urlr.me/en.

Screenshots

Installation instructions

Mozilla Firefox

Firefox

Google Chrome based browsers

Google Chrome

Build instructions

Install dependencies:

npm install

And then, run:

npm run build

Packaging

Firefox

make firefox_package

This will generate a urlr-firefox.zip package.

Firefox

make chrome_package

This will generate a urlr-chrome.zip package.

License

MIT

Free Software, Hell Yeah!