Trello Card Title Hyperlinks Firefox

Examine source code of Trello Card Title Hyperlinks

By: JP
Inspect and view changes in Trello Card Title Hyperlinks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Trello Card Title Hyperlinks",
  "version": "1.1resigned1",
  "description": "Adds hyperlinks to trello card titles",
  "icons": {
    "48": "icons/icon.svg",
    "96": "icons/icon.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://trello.com/*"
      ],
      "js": [
        "main.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{1e8c2995-a0fa-477e-b9fd-2f92d11ee5be}"
    }
  }
}

Best Trello Card Title Hyperlinks Alternatives

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