Proctored Exam Proctorio ProctorU alternative

Proctored Exam Proctorio ProctorU alternative

Timer + Proctor Google Forms | Proctored Exams | Quiz with Google Forms | ProctorU Proctorio | Proctor Test

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Proctored Exam Proctorio ProctorU alternative",
  "version": "2.0.2",
  "description": "Timer + Proctor Google Forms | Proctored Exams | Quiz with Google Forms | ProctorU Proctorio | Proctor Test",
  "icons": {
    "16": "assets/logo.png",
    "48": "assets/logo.png",
    "128": "assets/logo.png"
  },
  "action": {
    "default_popup": "pop_up.html",
    "default_title": "Boloforms- Timer + Proctor for Google Forms",
    "default_icon": {}
  },
  "host_permissions": [
    "https://app.boloforms.com/",
    "http://127.0.0.1:8080/"
  ],
  "permissions": [
    "storage",
    "identity",
    "identity.email"
  ]
}