Hi, I would like to port my Chrome extension for Trello to a powerup, but first I need to know if mutating the DOM to add, lets say, checkboxes to cards on a board to mark them as “selected” so I can then an operation on those is possible using powerups. If so, it would be great to know which should be the recommended way of doing it.
Thanks!