Prolific Sidebar Toggle Firefox

Examine source code of Prolific Sidebar Toggle

Inspect and view changes in Prolific Sidebar Toggle source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Prolific Projects Sidebar Toggle",
  "version": "0.1",
  "description": "Adds a small toggle button to show or hide Prolific’s Projects sidebar.",
  "browser_specific_settings": {
    "gecko": {
      "id": "prolific-projects-sidebar-toggle@trevorbrowning.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "collects_data": false
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://app.prolific.com/*"
      ],
      "js": [
        "script.js"
      ]
    }
  ]
}

Best Prolific Sidebar Toggle Alternatives

Here are some Firefox add-ons that are similar to Prolific Sidebar Toggle: