Trello Legacy Labels Firefox

Examine source code of Trello Legacy Labels

Inspect and view changes in Trello Legacy Labels source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Trello Legacy Labels",
  "version": "1.5",
  "description": "Restores the legacy labels for Trello",
  "homepage_url": "https://github.com/DamienDessagne/TrelloLegacyLabels",
  "icons": {
    "48": "icons/trello-legacy-labels-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.trello.com/*"
      ],
      "js": [
        "legacylabels.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ee2b15d8-3d0d-4bd8-a062-3bff1789d11f}"
    }
  }
}

Best Trello Legacy Labels Alternatives

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