Exam Manager Firefox

Examine source code of Exam Manager

Inspect and view changes in Exam Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Exam Manager",
  "version": "1.0",
  "description": "Manage and track your exams and exam schedules.",
  "permissions": [
    "storage",
    "notifications",
    "alarms"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{16917a3c-809f-45ab-8420-03092ec20a17}"
    }
  }
}

Best Exam Manager Alternatives

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