chrome-add-link-to-trello
chrome-add-link-to-trello copied to clipboard
This is a Chrome extension that will let you add the currently viewed page as a link on Trello
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:
- Download the code, e.g.
git clone [email protected]:omgmog/chrome-add-link-to-trello.git - Navigate chrome to
chrome://extensions - Check the
Developer modetoggle - Click on
Load Unpacked Extension... - 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 [email protected]
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.