A Chrome extension to provide a cleaner Trello experience.
- The default page zoom level is set to 90% to be able to see more content.
- Most text is removed from header buttons to prevent exceeding the available space.
- The
Add List
button is removed to prevent horizontal scrolling if all lanes fit into the viewport. - All badges (except custom fields) are removed from the card front to declutter the board.
- Allow the user to collapse lists, courtesy of webrender.
This extension is not yet available in the Chrome Web Store. You need to download and install it manually:
- Clone this repository or download a zip file from GitHub.
- Unzip the file and you should have a folder named
trello-clean-master
. - In Chrome go to the extensions page (
chrome://extensions
). - Enable Developer Mode.
- Drag the
trello-clean-master
folder anywhere on the page to import it - Do not delete the folder afterwards!