Gamble Classroom Firefox

Examine source code of Gamble Classroom

제작자: cosmicvon Tech Add-on
Inspect and view changes in Gamble Classroom source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Gamble Classroom",
  "version": "0.8",
  "description": "adds some gambling games to google classroom",
  "content_scripts": [
    {
      "matches": [
        "https://classroom.google.com/*"
      ],
      "js": [
        "cosmetics.js",
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "action": {
    "default_icon": "icon.png"
  },
  "permissions": [],
  "web_accessible_resources": [
    {
      "resources": [
        "images/*",
        "fonts/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "3d53ad9e6be2f596be932c19c725dd39baec7514@cosmicvontec"
    }
  }
}

최고의 Gamble Classroom 대안

다음은 Gamble Classroom과(와) 유사한 Firefox add-on입니다: