Study Partner Firefox

Examine source code of Study Partner

Inspect and view changes in Study Partner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extension_name__",
  "version": "1",
  "description": "__MSG_extension_description__",
  "default_locale": "en",
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/icon16.png",
      "96": "icons/icon48.png",
      "256": "icons/icon128.png"
    }
  },
  "icons": {
    "32": "icons/icon16.png",
    "96": "icons/icon48.png",
    "256": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "study-partner@samiabuhamad.local",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best Study Partner Alternatives

Here are some Firefox add-ons that are similar to Study Partner: