Trello compact cards Firefox

Examine source code of Trello compact cards

Inspect and view changes in Trello compact cards source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Trello compact cards",
  "version": "1.0.9.1",
  "description": "Refines Trello cards for a compact, minimal look without losing original style. Cleaner, easier lists with no functionality impact.",
  "manifest_version": 3,
  "permissions": [
    "scripting",
    "activeTab",
    "storage"
  ],
  "host_permissions": [
    "https://trello.com/*"
  ],
  "action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b9ac93ea-92fe-4967-b792-66d201824333}",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Trello compact cards Alternatives

Here are some Firefox add-ons that are similar to Trello compact cards: