Trello First Party Helper Firefox

Examine source code of Trello First Party Helper

Inspect and view changes in Trello First Party Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Trello First Party Helper",
  "version": "1.0.0",
  "description": "Quick Trello board access and card capture directly from your browser.",
  "icons": {
    "48": "icons/icon.svg",
    "96": "icons/icon.svg"
  },
  "browser_action": {
    "default_title": "Trello Helper",
    "default_popup": "popup/popup.html",
    "default_icon": {
      "48": "icons/icon.svg"
    }
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "trello-first-party-fe00kj@example.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Trello First Party Helper Alternatives

Here are some Firefox add-ons that are similar to Trello First Party Helper: