Trello Card ID Firefox

Examine source code of Trello Card ID

Inspect and view changes in Trello Card ID source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "trello-card-id@alexander-ploner.com"
    }
  },
  "manifest_version": 2,
  "name": "Trello Card ID",
  "description": "Shows well formatted Trello card IDs for use in commits and for other quick references. Copies ID by clicking on it.",
  "author": "Alexander Ploner",
  "homepage_url": "https://github.com/alex-pl/trello-card-id",
  "version": "1.0.2resigned1",
  "icons": {
    "48": "images/icon48.png",
    "128": "images/icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://trello.com/b/*"
      ],
      "css": [
        "style.css"
      ],
      "js": [
        "script.js"
      ]
    }
  ]
}

Best Trello Card ID Alternatives

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