Exam Parser Firefox

Examine source code of Exam Parser

Inspect and view changes in Exam Parser source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Exam Parser",
  "version": "0.3.3",
  "description": "Scrape the web for exam questions.",
  "author": "The Tentamera Team",
  "homepage_url": "https://tentamera.se/",
  "browser_specific_settings": {
    "gecko": {
      "id": "examparser@tentamera.se"
    }
  },
  "permissions": [
    "activeTab",
    "https://ortrac.com/*"
  ],
  "icons": {
    "16": "icon16.png",
    "24": "icon24.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "icon16.png",
      "24": "icon24.png",
      "32": "icon32.png",
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "default_title": "Exam Parser"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Exam Parser Alternatives

Here are some Firefox add-ons that are similar to Exam Parser: