Files
kutt-extension/CONTRIBUTING.md
abhijithvijayan 270b87d29f cleanups and fixes
2019-01-11 20:43:45 +05:30

1.1 KiB

Contributing Guidelines

Assets

Development

  • npm install to install dependencies.
  • npm run dev to to watch file changes in developement
    • (Reload Extension Manually in the browser)
  • Load extension as unpacked from extension/ directory.
  • Generate an API Key from https://kutt.it/ (Settings page)
  • Paste and Save the Key in extension's options page.

npm run build builds the extension to extension/ directory.

Testing

Download latest Pre-Release

Direct download

ToDo

  • Switch to Promise return Method
  • Fix UI issues in Firefox
  • Using Node-Kutt package(feature request)

Note:

Shortening may take a while, it's not the issue with the extension but with Kutt.it's API.