canBet Firefox

Examine source code of canBet

Inspect and view changes in canBet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "canBet",
  "version": "2.2",
  "description": "Canvas gamification extension",
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "*://*.instructure.com/*",
    "*://*.edu/*",
    "https://canbet.live/*",
    "https://www.canbet.live/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.instructure.com/*",
        "*://*.edu/*",
        "https://canbet.live/*",
        "https://www.canbet.live/*"
      ],
      "js": [
        "content_script.js"
      ],
      "run_at": "document_start"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "canBet",
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/canbet.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "canbet@extension",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best canBet Alternatives

Here are some Firefox add-ons that are similar to canBet: