YuJa SmartSpeaker Firefox

Examine source code of YuJa SmartSpeaker

Inspect and view changes in YuJa SmartSpeaker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YuJa SmartSpeaker LMS Accessibility Platform",
  "author": "YuJa SmartSpeaker",
  "version": "5.1.7",
  "description": "Enables YuJa SmartSpeaker visualizations for users.",
  "background": {
    "scripts": [
      "api-proxy-background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "globals.js",
        "on-page-event-listener.js",
        "visualizer-injector.js",
        "bb-visualizer-injector.js",
        "d2l-visualizer-injector.js",
        "canvas-visualizer-injector.js",
        "external-visualizer-injector.js",
        "inject.js"
      ]
    },
    {
      "matches": [
        "*://*/*"
      ],
      "all_frames": true,
      "js": [
        "globals.js",
        "smart-speaker-starter.js",
        "inject-helpers.js",
        "inject-canvas-new-quiz.js",
        "canvas-new-quiz-extension-bridge.js",
        "visualizer-injector.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "smart-speaker-starter.js",
    "<all_urls>"
  ],
  "permissions": [
    "storage",
    "<all_urls>"
  ],
  "browser_action": {
    "default_popup": "popover.html"
  },
  "icons": {
    "16": "16.png",
    "48": "48.png",
    "128": "128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "yuja-smartspeaker@yuja.com"
    }
  }
}

Best YuJa SmartSpeaker Alternatives

Here are some Firefox add-ons that are similar to YuJa SmartSpeaker: