omgmog / chrome-add-link-to-trello

This is a Chrome extension that will let you add the currently viewed page as a link on Trello

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chrome-add-link-to-trello

This is a Chrome extension that will let you add the currently viewed page as a link on Trello

To install:

  1. Download the code, e.g. git clone git@github.com:omgmog/chrome-add-link-to-trello.git
  2. Navigate chrome to chrome://extensions
  3. Check the Developer mode toggle
  4. Click on Load Unpacked Extension...
  5. Select the folder containing the extension

You will need to generate an API key on Trello to use this, you can get one here: https://trello.com/app-key and since Trello now no-longer supports creating legacy wildcard origins, you will need to manually generate an authorization token from the same page.

License

Copyright © 2013 Max Glenister moglenstar@gmail.com

This work is free. You can redistribute it and/or modify it under the terms of the WTFPL (Do What The Fuck You Want To Public License), Version 2, as published by Sam Hocevar. See http://www.wtfpl.net/ for more details.

About

This is a Chrome extension that will let you add the currently viewed page as a link on Trello


Languages

Language:JavaScript 49.9%Language:HTML 30.5%Language:CSS 19.6%