Trello Collapse Empty Lanes Firefox

Examine source code of Trello Collapse Empty Lanes

By: daf
Inspect and view changes in Trello Collapse Empty Lanes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Trello Collapse Empty Lanes",
  "version": "2.0.1",
  "description": "Makes wide boards in Trello easier to work with by collapsing empty lanes",
  "icons": {
    "48": "icon-48.png",
    "96": "icon-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://trello.com/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d3bea0de-18e7-4be2-b494-470374d147bb}"
    }
  }
}

Best Trello Collapse Empty Lanes Alternatives

Here are some Firefox add-ons that are similar to Trello Collapse Empty Lanes: