STN6 Dashboard Firefox

Examine source code of STN6 Dashboard

Inspect and view changes in STN6 Dashboard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "STN6 Dashboard",
  "version": "20260721",
  "browser_specific_settings": {
    "gecko": {
      "id": "bogdodan@STN6FlowdashExtenson",
      "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/STN6/*",
        "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 STN6 Dashboard Alternatives

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