EMA4 Dashboard by bogdodan Firefox

Examine source code of EMA4 Dashboard by bogdodan

Inspect and view changes in EMA4 Dashboard by bogdodan 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": "20260408",
  "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",
    "https://*.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"
  }
}

Best EMA4 Dashboard by bogdodan Alternatives

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