abhijithvijayan a16e191ca2 options page UI
2019-01-05 20:22:23 +05:30
2019-01-05 20:22:23 +05:30
2019-01-04 09:11:59 +05:30
2019-01-04 09:29:22 +05:30
2019-01-04 09:40:22 +05:30
2019-01-05 02:48:04 +05:30
2019-01-05 20:22:23 +05:30

kuttURL-Chrome

Chrome extension to to shorten URLs

In the beta stage :)

How to use

  • You need an API Key from https://kutt.it/
  • Replace the value of API_key in src/scripts/background.js with the generated key.
  • npm run dev to to watch file changes in developement.
  • npm run build to build the extension.
  • Load extension via chrome://extensions as unpacked from extension/ directory.

Licence

Code released under the MIT License.

Description
No description provided
Readme 17 MiB
Languages
TypeScript 74.9%
SCSS 23.4%
JavaScript 1%
HTML 0.7%