EMA4 Dashboard Firefox

Examine source code of EMA4 Dashboard

Inspect and view changes in EMA4 Dashboard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "EMA4 Dashboard",
  "version": "20260721",
  "browser_specific_settings": {
    "gecko": {
      "id": "bogdodan@EMA4FlowdashExtenson",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "lib/jquery.min.js",
      "lib/lovefield.min.js",
      "lib/papaparse.min.js",
      "schema.js",
      "utils.js",
      "idletime.js",
      "background.js"
    ],
    "persistent": true
  },
  "permissions": [
    "storage",
    "alarms",
    "tabs",
    "https://*.amazon.com/*",
    "https://*.amazonoperations.app/*",
    "https://fc-eligibility-website-dub.aka.amazon.com/*",
    "https://staffingcommandcenter-eu.aka.amazon.com/*",
    "https://picking-console.eu.picking.aft.a2z.com/*",
    "https://stowmap-eu.amazon.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://rodeo-dub.amazon.com/EMA4/*",
        "https://rodeo-dub.amazon.com/DSA2/*"
      ],
      "all_frames": true,
      "run_at": "document_end",
      "js": [
        "lib/jquery.min.js",
        "ExSD.js"
      ]
    },
    {
      "matches": [
        "https://fans-dub.amazon.com/*"
      ],
      "all_frames": true,
      "run_at": "document_end",
      "js": [
        "fans.js"
      ]
    }
  ],
  "browser_action": {
    "browser_style": true,
    "default_popup": "options.html"
  },
  "icons": {
    "64": "icons/icon64.png"
  },
  "content_security_policy": "script-src 'self'; object-src 'self'"
}

Best EMA4 Dashboard Alternatives

Here are some Firefox add-ons that are similar to EMA4 Dashboard: