Amazing Fields for Trello Firefox

Examine source code of Amazing Fields for Trello

By: allen
Inspect and view changes in Amazing Fields for Trello source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Amazing Fields for Trello",
  "description": "Extension to update Trello UI when using Amazing Fields",
  "version": "2.0.1",
  "manifest_version": 2,
  "icons": {
    "48": "images/amf_logo.png",
    "128": "images/amf_logo.png",
    "480": "images/amf_logo.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://trello.com/*",
        "https://app.amazingpowerups.com/*",
        "https://amazing-powerups-staging-pu.web.app/*"
      ],
      "run_at": "document_idle",
      "match_origin_as_fallback": true,
      "all_frames": true,
      "js": [
        "helpers.js",
        "trello-inject.js"
      ],
      "css": [
        "amf-extension-overrides.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{1a3a8a6e-20d6-4230-ba20-bab7892677cb}"
    }
  }
}

Best Amazing Fields for Trello Alternatives

Here are some Firefox add-ons that are similar to Amazing Fields for Trello: