FMS HELPER PRO Firefox

Examine source code of FMS HELPER PRO

By: ALQAZAZ Add-on
Inspect and view changes in FMS HELPER PRO source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FMS HELPER PRO",
  "version": "3.3.8",
  "description": "Professional FMS automation with high-fidelity UI and optimized performance.",
  "browser_specific_settings": {
    "gecko": {
      "id": "fms-helper-extension-pro@earthlink.local",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "activeTab",
    "tabs",
    "clipboardWrite",
    "clipboardRead",
    "storage",
    "<all_urls>"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon128.png"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "grafana_filter.js"
      ],
      "run_at": "document_end"
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "lastmile_content.js"
      ],
      "css": [
        "lastmile_styles.css"
      ],
      "run_at": "document_end"
    }
  ],
  "background": {
    "page": "background.html",
    "persistent": true
  },
  "commands": {
    "run-automation": {
      "suggested_key": {
        "default": "Ctrl+Shift+A"
      },
      "description": "تشغيل الأتمتة في صفحة FMS"
    }
  },
  "web_accessible_resources": [
    "content.js",
    "waiting_tool.html",
    "waiting_tool.js",
    "waiting_logo.png",
    "duck_crossed.png",
    "grafana_turtle.png",
    "lastmile_content.js"
  ]
}

Best FMS HELPER PRO Alternatives

Here are some Firefox add-ons that are similar to FMS HELPER PRO: