Inspect and view changes in Trello progress source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Trello progress",
"version": "1.1",
"description": "Adding progressbar to the card's background based on completet tasks count",
"icons": {
"48": "icons/trello-progress-48.png"
},
"content_scripts": [
{
"matches": [
"*://trello.com/*"
],
"js": [
"trello-progress.js"
]
}
]
} Best Trello progress Alternatives
Here are some Firefox add-ons that are similar to Trello progress:
Trello extras
fain182
Trello Improvements
Robert Ivanov
Trello compact cards
Simon Tysland
Trello Boosted Boards
Elk Vision
Trello extras [Forked]
Diego Ferreira
Hide Activity Details (+ Tweaks) for Trello
Mark
Trello Card Counter
Arnaud LEMERCIER
Trello Enhancer
Slobodan Todorov
Trello Super Powers
Christian Kaindl
Visual Habit Progress Bar
Zayd Espinoza
Notifier for Trello
Tchap
Kanban WIP for Trello
Firefox user 13145994