Trello extras Firefox

Examine source code of Trello extras

By: fain182
Inspect and view changes in Trello extras source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Show card counter on every list",
  "manifest_version": 2,
  "name": "Trello extras",
  "version": "2.0.1",
  "homepage_url": "https://github.com/fain182/trello-extras",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://trello.com/*"
      ],
      "js": [
        "app.js"
      ],
      "css": [
        "show-num-cards.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{996a29bc-6b67-41f5-bd5a-77b557b8e937}"
    }
  }
}

Best Trello extras Alternatives

Here are some Firefox add-ons that are similar to Trello extras: