StudentQR SSDM Extension

StudentQR SSDM Extension

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


{
  "name": "StudentQR SSDM Extension",
  "version": "2.1.3",
  "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"
  },
  "permissions": [
    "tabs",
    "scripting"
  ],
  "host_permissions": [
    "https://ssdm.moe.gov.my/*"
  ],
  "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"
    }
  },
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnhym7mm4akJc72BMOv/ng0O6+GHoHF3wZOHg0ayh4PrRUDh3DvxQOOxJqRDHmN2uirAbx4M1Te51UxI6HrUlhC/TDcLC8OCrSPnukwijpolP3DLo5g+cgnodKkPe4cqtG8/m0UZ6w1Bc5ENpolBLQI3T3YFtJhr/Sokd0YlGN1KEklQYnQAXc41Kb7hT2c2aF/LzGEZhTRQoAxUfZiD5yKLylTggi09WoTp318cXvicHAdJdRCJj64gcs7dMYza9uTFKV4k0ZHgwAQiVL1rWCrdu0Sxd0aRrciLD+PW+reRxOvOVfCbvGgEFQs95RqvnUNtMplefpV0+9LoRU63KiQIDAQAB",
  "manifest_version": 3,
  "update_url": "https://clients2.google.com/service/update2/crx"
}