Files
kutt-extension/CONTRIBUTING.md
abhijithvijayan fe21db5928 QR Code package
2019-01-13 13:27:31 +05:30

1.2 KiB

Contributing Guidelines

Assets

Development

  • 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)

  • Load extension as unpacked from chrome|firefox|opera/ directory.

  • Generate an API Key from https://kutt.it/ (Settings page)

  • Paste and Save the Key in extension's options page.

npm run build-all builds the extension to chrome|firefox|opera 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.