LMS Math Lesson Planner Firefox

Examine source code of LMS Math Lesson Planner

Inspect and view changes in LMS Math Lesson Planner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "LMS Math Lesson Planner",
  "version": "3.3",
  "description": "AI-powered Arabic math lesson plans with professional equation rendering for Oman MOE LMS",
  "permissions": [
    "tabs",
    "storage",
    "https://lms.moe.gov.om/*",
    "https://rznegxkfwwtqkytkoljs.supabase.co/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "https://lms.moe.gov.om/teacher/courses/add_preparation/*"
      ],
      "js": [
        "temml.min.js",
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "web_accessible_resources": [
    "temml.min.js"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "lms-math-planner@nooredu",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best LMS Math Lesson Planner Alternatives

Here are some Firefox add-ons that are similar to LMS Math Lesson Planner: