- Click on the Green
Code
button on this page, and thenDownload Zip
- Save this file somewhere on your computer and then open it up (double click on it)
- A new folder should now exist (in the same location) called
save-tabs-to-trello-main
which contains all the code for the extension inside of it
- Open up the
save-tabs-to-trello-main
folder - Make a copy of the file
api.js-template
and name itapi.js
- Now visit this link
- Log in to your Trello account (if required) and then click on Allow
- Make a note of the token provided (this will be a long sequence of random numbers and letters)
- Open up the
api.js
file in a text editor, replaceXXXXXX
with the token you have been provided, save the file and exit
- Visit
chrome://extensions/
in your web browser - Click on the switch labelled
Developer Tools
at the top right of this page, so that it moves to the right and turns blue. - Click on the
Load Unpacked
button. - Locate the
save-tabs-to-trello-main
folder and click onSelect
- The extension should now be installed.
- If you would like the extension to permanently be accessible in your toolbar
- Click on the jigsaw puzzle icon on your toolbar
- Then click on the pin icon next to the 'Save tabs to trello' so that it turns blue (and is filled in)