MC AutoPilot Firefox

Examine source code of MC AutoPilot

Inspect and view changes in MC AutoPilot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "MC Autopilot",
  "version": "2.3.1",
  "description": "Adds autoplay, navigation, and visual feedback controls to the Moderation Central tool.",
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://moderation-central.prime-video.amazon.dev/tasks/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "mc-autopilot@your-domain.com",
      "strict_min_version": "109.0"
    }
  }
}

Best MC AutoPilot Alternatives

Here are some Firefox add-ons that are similar to MC AutoPilot: