ManageBac Pro Firefox

Examine source code of ManageBac Pro

Inspect and view changes in ManageBac Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "browser_specific_settings": {
    "gecko": {
      "id": "mbpro@jaduastudios.com",
      "strict_min_version": "101.0"
    }
  },
  "name": "ManageBac Pro",
  "version": "1.3.4",
  "description": "A ManageBac upgrade kit for a more pleasant experience",
  "action": {
    "default_popup": "menu.html",
    "default_title": "MBPro App"
  },
  "icons": {
    "16": "resources/icon16.png",
    "32": "resources/icon32.png",
    "48": "resources/icon48.png",
    "128": "resources/icon128.png"
  },
  "permissions": [
    "storage"
  ],
  "options_ui": {
    "page": "options.html"
  },
  "content_scripts": [
    {
      "css": [
        "styles.css"
      ],
      "js": [
        "content.js",
        "themebuilder.js",
        "runner.js"
      ],
      "matches": [
        "*://*.managebac.com/student*",
        "*://*.managebac.com/login*",
        "*://*.managebac.com/teacher/*"
      ]
    }
  ]
}

Melhores alternativas ManageBac Pro

Aqui estão algumas Firefox add-ons que são similares a ManageBac Pro: