SSDM x StudentQR (Database Sync)

SSDM x StudentQR (Database Sync)

This extensions is created by StudentQR.com. Please read term of usage at https://www.studentqr.com before using this extension.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "SSDM x StudentQR (Database Sync)",
  "version": "1.0",
  "description": "This extensions is created by StudentQR.com. Please read term of usage at https://www.studentqr.com before using this extension.",
  "icons": {
    "16": "/assets/images/icon-16x16.png",
    "32": "/assets/images/icon-32x32.png",
    "48": "/assets/images/icon-48x48.png",
    "128": "/assets/images/icon-120x120.png"
  },
  "action": {
    "default_popup": "index.html",
    "default_icon": {
      "16": "/assets/images/icon-16x16.png",
      "32": "/assets/images/icon-32x32.png",
      "48": "/assets/images/icon-48x48.png",
      "128": "/assets/images/icon-120x120.png"
    }
  },
  "manifest_version": 3
}