Professional Educational Tools (Sida) Firefox

Examine source code of Professional Educational Tools (Sida)

Inspect and view changes in Professional Educational Tools (Sida) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ابزارهای حرفه‌ای آموزشی",
  "version": "3.3.0",
  "description": "مجموعه ابزارهای قدرتمند برای افزایش ردیف جداول، کپی اطلاعات، استخراج معدل، خروجی گرفتن از اطلاعات دانش‌آموزان و تحلیل انتخاب واحد",
  "author": "mbrzgrsa",
  "homepage_url": "https://t.me/mbrzgrsa",
  "browser_specific_settings": {
    "gecko": {
      "id": "mbrzgrsa-educational-tools@firefox.extensions",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "activeTab",
    "scripting",
    "clipboardWrite",
    "storage",
    "notifications"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_title": "ابزارهای حرفه‌ای آموزشی"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "*.woff2",
        "font.css",
        "all.min.css"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+E",
        "mac": "Command+Shift+E"
      },
      "description": "باز کردن ابزارها"
    }
  }
}

Best Professional Educational Tools (Sida) Alternatives

Here are some Firefox add-ons that are similar to Professional Educational Tools (Sida):