mirror of
https://github.com/thedevs-network/kutt-extension.git
synced 2026-02-03 13:53:23 +00:00
2.5 KiB
2.5 KiB
Contributing Guidelines
Assets
- kutt.it API is used to retreive shortened URLs.
- node-kutt is used for API calls
Development
-
npm installto 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
-
Chrome
-
Firefox
-
Opera
-
-
Generate an API Key from
https://kutt.it/(Settings page) -
Paste and Save the
Keyin extension'soptions page.
npm run build builds the extension for all the browsers to extension/(browser) directory respectively.
Testing
Download latest Release
ToDo
- Switch to Promise return Method
- Using Node-Kutt package
- History Feature
- Auto Copy Clipboard
- Toggleable Options
- Context Menu
- Keyboard Shortcut
Note:
Shortening might take a while, it's not the issue with the extension but with Kutt.it's API.
For Opera Users
In order to install this extension from Chrome Web Store, another opera extension called Install Chrome Extension should be installed first.




