The Serene and Magestic Google Game Block

The Serene and Magestic Google Game Block

Makes Students Better

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "The Serene and Magestic Google Game Block",
  "description": "Makes Students Better",
  "version": "2.21.9.25",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "webNavigation",
    "*://*/*"
  ],
  "manifest_version": 2
}