UWorld Answer Viewer Firefox

Examine source code of UWorld Answer Viewer

By: Ryan
Inspect and view changes in UWorld Answer Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "UWorld Answer Viewer",
  "version": "1.0.2",
  "description": "An extension to render content from UWorld practice tests in simple HTML",
  "manifest_version": 2,
  "content_scripts": [
    {
      "matches": [
        "https://apps.uworld.com/courseapp/*/testinterface/launchtest/*"
      ],
      "js": [
        "text_grab.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a7682250-72ba-4918-8fd6-e5c5f61d29e7}"
    }
  }
}

Best UWorld Answer Viewer Alternatives

Here are some Firefox add-ons that are similar to UWorld Answer Viewer: