Mturk Tab Cycler Firefox

Examine source code of Mturk Tab Cycler

By: DCI
Inspect and view changes in Mturk Tab Cycler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Mturk Tab Cycler",
  "version": "1.2",
  "description": "Automatically cyles to the next active mturk HIT in window on submit.",
  "permissions": [
    "tabs"
  ],
  "icons": {
    "48": "rp128.png",
    "128": "rp128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "*://worker.mturk.com/projects/*?assignment_id*"
      ],
      "js": [
        "mturk.js"
      ]
    }
  ],
  "manifest_version": 2
}

Best Mturk Tab Cycler Alternatives

Here are some Firefox add-ons that are similar to Mturk Tab Cycler: