Trello Boosted Boards Firefox

Examine source code of Trello Boosted Boards

Inspect and view changes in Trello Boosted Boards source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Trello Boosted Boards",
  "version": "0.6.3resigned1",
  "icons": {
    "16": "img/trello_16.png",
    "24": "img/trello_24.png",
    "32": "img/trello_32.png",
    "48": "img/trello_48.png",
    "64": "img/trello_64.png",
    "128": "img/trello_128.png",
    "256": "img/trello_256.png",
    "512": "img/trello_512.png"
  },
  "applications": {
    "gecko": {
      "id": "trelloboostedboards@mozilla.org",
      "strict_min_version": "45.0"
    }
  },
  "permissions": [
    "*://trello.com/*",
    "tabs"
  ],
  "web_accessible_resources": [
    "img/*",
    "style/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://trello.com/*"
      ],
      "js": [
        "scripts/jquery-3.0.0.min.js",
        "scripts/_listCounter.js",
        "scripts/_cardLabels.js",
        "scripts/_cardPriority.js",
        "scripts/_cardTags.js",
        "scripts/main.js"
      ],
      "css": [
        "style/style.css"
      ]
    }
  ]
}

Best Trello Boosted Boards Alternatives

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