- kutt.it API is used to retreive shortened URLs.
-
npm install
to install dependencies. -
To watch file changes in developement
- Chrome
npm run dev:chrome
- Firefox
npm run dev:firefox
- Opera
npm run dev:opera
(Reload Extension Manually in the browser)
- Chrome
-
Load extension in browser
-
Generate an API Key from
https://kutt.it/
(Settings page) -
Paste and Save the
Key
in extension'soptions page
.
npm run build
builds the extension for all the browsers to extension/(browser)
directory respectively.
Download latest Release
- Enable Developer Options to use with self-hosted kutt
- Save the self hosted domain in the input (eg: https://mykutt.it)
- Note: the api endpoint is automatically appended during the api call.
- Save the self hosted domain in the input (eg: https://mykutt.it)
In order to install this extension from Chrome Web Store, another opera extension called Install Chrome Extension should be installed first.