trello-archive / chromello

A sample Chrome extension written for Trello with a few great features.
32 stars 16 forks source link

Trello for Chrome

This is a small extension written to try out TypeScript and so I can create some cards directly from Chrome.

How do I get it?

  1. Check out the live version

  2. Clone this repository somewhere where you won't lose it.

    • In chrome, go to chrome://extensions/
    • Tick the Developer mode in the top right
    • Go to Load unpacked extension and point it at the directory where you extracted from the top file.
    • Give it access to your Trello.
    • The first time you open it, it may take a little while to get your boards.
    • Create some cards.
    • Setup a keyboard shortcut so you can do it super fast!

Original Author

This extension was originally written in Typescript by Hamid Palo. The TypeScript version will be made available depending on interest.