haljojofdmnhcjenglgbejijfppbhmnn
List Highlighter helps you focus on what you're working on. Trello boards can fill up with multiple lists pretty quickly. List Highlighter helps you make the important ones stand out by allowing you to change the list background colour. For more information, visit the List Highlighter homepage.
One-Click Trello
Instantly create a new Trello card with a link to the current page in just one click! If you frequently create Trello cards linking to a website you visit - maybe to visit again later or remember something - One-click Trello is for you! Login once, setup the board and saving a link to the current page is just one click on the extension button away. ⚡ Quick and Snappy Card creation is immediate, no waiting for Trello to load. Click the button and the page is saved! ⭐ Features and Available Options - Quickly open the created task via the notification to add more information - Right-click anywhere on the page to create a task - Include selected text in the created task or use it as a title - Close the current tab at the same time (use it as a "read later" button) This extension works well if you use an "Inbox" or "Read later" type list where you write down new things that you want to remember or re-visit. The "close tab" option can help: it automatically closes the tab if you hit the extension button. The extenstion button is too far away? Right-clicking anywhere on a page also shows a One-click send to Trello button! If you select text before right-clicking, it will be used as the card description. 📋 Changelog 3.0.0 - Updated to manifest v3 (rewrite of ca. 80% of the code) - Fixed login issues for new users - Added option to select card position in list 2.6.0 - Renamed extension to One-Click Trello - Reworked options UI for future expandability and improved usability
Original Card Counter for Trello
Shows the number of cards in every list in Trello. Adds support for Kanban limits. Shows the number of cards in every list in Trello. Show your support and buy me a beer: https://www.paypal.me/timvde. When installing this extension you might receive email updates about CardCounter for Trello. The old extension has been transferred but is neglected and is no longer maintained. I advise you to switch, this one will be supported by me (the original author of the old one). Changelog: 2.0.0 (23-09-2024) - Make extension compatible again with Trello
TrelloExport
TrelloExport (Trello Export) allows to export Trello boards to Excel spreadsheets, HTML with Twig templates, Markdown, OPML and CSV. TrelloExport (Trello Export) is a Chrome extension to export data from Trello to Excel, Markdown, HTML (with Twig templates, OPML and CSV. How to use: open a Trello Board, click Show Menu, More, Print and Export, TrelloExport. Version 1.9.82 - fix error 403 in loading many cards: added automatic retry with exponential backoff for 403 errors - optimize API requests: only request checklists/attachments/comments when needed based on selected columns - removed unnecessary API parameters (organization_fields, membersInvited) that could trigger 403 - reduced member_fields from 'all' to 'fullName,username' Version 1.9.78 - Injection of TrelloExport button for Chinese (Traditional) language Version 1.9.77 - Improved injection of TrelloExport button in menu for more languages Version 1.9.76 - Improved injection of TrelloExport button in menu - Added error monitoring for 429 (rate limit) and 504 (timeout) errors - Added small delays between API requests to reduce rate limit issues Version 1.9.73: - update jquery - fix OPML export of comments due date, issue #91 - improvements for issue #29 Version 1.9.72: - finally restored the capability to load templates from external URLs, issues #86 and #87 Version 1.9.71: - Manifest v3 - checklist items' due date, assignee and status added to checklists' mode excel export Version 1.9.68: - avoid duplicate header row before archived cards in CSV export (issue #76) - export the cards "start" field (issue #84) Version 1.9.67 - Added the HTTP header "x-trello-user-agent-extension" to all AJAX calls to Trello, trying to find a solution for https://github.com/trapias/TrelloExport/issues/81 Version 1.9.66 - Added the dueComplete (bool) field to exported columns Version 1.9.65 - fix exporting of Archived items to Excel and CSV Version 1.9.64 - fix some UI defects for the "export columns" dropdown - new CSV export type - please test this! - fix issue #55, Export Done and Done By is missing for archived cards - sort labels alphabetically - HTML Twig: added "linkdoi" function to automatically link Digital Object Identifier (DOI) numbers to their URL, see [http://www.doi.org/](http://www.doi.org/), used in Bibliography template - Apply filters with AND (all must match) or OR (match any) condition, [Issue #38](https://github.com/trapias/TrelloExport/issues/38) - enable export of custom fields for the 'Multiple Boards' type of export (please see the [Wiki](https://github.com/trapias/TrelloExport/wiki) for limits) - bugfix: export checklists with no items when selecting "one row per each checklist item" - new feature: save selected columns to localStorage ([issue #48](https://github.com/trapias/TrelloExport/issues/48)) - new look: the options dialog is now built with [Tingle](https://robinparisi.github.io/tingle/) - new sponsor: support open source development! [read the blog post](https://trapias.github.io/blog/2018/06/19/TrelloExport-1.9.53) - avoid saving local CSS to localstorage - fix filters (reopened issue [issue #45](https://github.com/trapias/TrelloExport/issues/45) - paginate loading of cards in bunchs of 300 (fix [issue #47](https://github.com/trapias/TrelloExport/issues/47) due to recent API changes, see https://trello.com/c/8MJOLSCs/10-limit-actions-for-cards-requests) - bugfix export of checklists, comments and attachments to Excel - change "prefix" filters description to "string": all filters act as "string contains", no more "string starts with" since version 1.9.40 - bugfix due date exported as "invalid date" in excel and markdown - filters back working, [issue #45](https://github.com/trapias/TrelloExport/issues/45) - bugfix HTML encoding for multiple properties - small fixes in templates - two slightly different Newsletter templates - Added a button to clear all settings saved to localStorage - new jsonLabels array for labels in data - updated HTML default template with labels New SPONSORED feature: Twig templates for HTML export. See the [BLOG POST](http://trapias.github.io/blog/2018/04/27/TrelloExport-1.9.43) for more info! - new organization name column in Excel exports ([issue #30](https://github.com/trapias/TrelloExport/issues30)) - custom fields working again following Trello API changes ([issue #31](https://github.com/trapias/TrelloExport/issues30)), but not for 'multiple boards' export option. - persist TrelloExport options to localStorage: CSS, selected export mode, selected export type, name of 'Done' list (([issue #24](https://github.com/trapias/TrelloExport/issues/24))) - fix due date locale - expand flag to export archived cards to all kind of items, and filter consequently - list boards from all available organizations with the "multiple boards" export type - https://github.com/trapias/TrelloExport/issues/28 ok with Done prefix - contains vs startsWith filters for the "done" function - css cleanup - re-enabled tooltips - export custom fields (pluginData handled with the "Custom Fields" Power-Up) to Excel, (issue #22 https://github.com/trapias/TrelloExport/issues/22) Bugfix multiple css issues and a bad bug avoiding the "add member" function to work properly, all due to the introduction of bootstrap css and javascript to use the bootstrap-multiselect plugin; now removed bootstrap and manually handled multiselect missing functionalities. Temporary disabled tooltips, based on bootstrap. - only show columns chooser for Excel exports - can now set a custom css for HTML export - can now check/uncheck all columns to export
Official Card Counter Trello with Totalizer
Official Card counter for Trello. Show card counters and the total cards in your board! Show the number of cards, the total cards in every list in Trello and you can click in total cards label and view the details with the percent and the statistic of your cards.