mirror of
https://github.com/thedevs-network/kutt-extension.git
synced 2026-02-03 13:53:23 +00:00
367d12db5c2491f53c6e8653838e3474b47b7791
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_keyinsrc/scripts/background.jswith the generated key. npm run devto to watch file changes in developement.npm run buildto build the extension.- Load extension via
chrome://extensionsas unpacked fromextension/directory.
Licence
Code released under the MIT License.
Description
Languages
TypeScript
74.9%
SCSS
23.4%
JavaScript
1%
HTML
0.7%
