Trello progress Firefox

Examine source code of Trello progress

提供元: onixarts Add-on
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"
      ]
    }
  ]
}

ベストのTrello progress代替案

Trello progressに類似したFirefox add-onをいくつか紹介します: