Prolific Studies Notifier Firefox

Examine source code of Prolific Studies Notifier

By: spin311
Inspect and view changes in Prolific Studies Notifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Prolific Studies Notifier",
  "version": "3.5.0",
  "description": "Firefox extension for Prolific to notify you when studies are available",
  "permissions": [
    "storage",
    "notifications",
    "tabs",
    "https://app.prolific.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://app.prolific.com/*"
      ],
      "js": [
        "dist/content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "dist/background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_title": "Prolific get studies automatically"
  },
  "icons": {
    "16": "imgs/logo.png",
    "48": "imgs/logo.png",
    "128": "imgs/logo.png"
  },
  "applications": {
    "gecko": {
      "id": "prolific_studies_notifier@example.com",
      "strict_min_version": "91.0"
    }
  }
}

Best Prolific Studies Notifier Alternatives

Here are some Firefox add-ons that are similar to Prolific Studies Notifier: