PrevencionPro Firefox

Examine source code of PrevencionPro

By: Eugenio
Inspect and view changes in PrevencionPro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "PrevencionPro",
  "version": "1.1",
  "description": "Extensión que te ayuda a completar cursos de prevención laboral en Moodle.",
  "icons": {
    "16": "img/icon16.png",
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "permissions": [
    "storage",
    "activeTab"
  ],
  "action": {
    "default_popup": "index.html",
    "default_title": "Moodle SCORM Helper"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "js/skorm.js"
      ],
      "matches": [
        "https://*/*"
      ]
    }
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*/*"
      ],
      "js": [
        "js/content.js"
      ],
      "css": []
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "prevencion-pro-ext@donaque.xyz",
      "strict_min_version": "109.0"
    }
  }
}

Best PrevencionPro Alternatives

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