FMS Helper Firefox

Examine source code of FMS Helper

Inspect and view changes in FMS Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FMS HELPER FTTH",
  "version": "2.9",
  "description": "Professional FMS automation with high-fidelity UI and optimized performance.",
  "browser_specific_settings": {
    "gecko": {
      "id": "fms-helper@earthlink.local",
      "strict_min_version": "109.0"
    }
  },
  "permissions": [
    "activeTab",
    "tabs",
    "clipboardWrite",
    "storage",
    "https://fms.el.earthlink.iq/*",
    "https://fms.sana.iq/*",
    "https://alwatani.go2field.iq/*",
    "https://msp.go2field.iq/*",
    "https://f.go2field.iq/*",
    "https://sheets.googleapis.com/*",
    "https://creatio.earthlink.iq/*",
    "https://admin.ftth.iq/*",
    "*://10.6.115.5/*",
    "https://dash.elcld.net/*"
  ],
  "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": [
        "https://fms.el.earthlink.iq/*",
        "https://fms.sana.iq/*",
        "https://alwatani.go2field.iq/*",
        "https://msp.go2field.iq/*",
        "https://f.go2field.iq/*",
        "https://creatio.earthlink.iq/*",
        "https://admin.ftth.iq/*",
        "*://10.6.115.5/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    },
    {
      "matches": [
        "https://dash.elcld.net/*"
      ],
      "js": [
        "grafana_filter.js"
      ],
      "run_at": "document_end"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "commands": {
    "run-automation": {
      "suggested_key": {
        "default": "Ctrl+Shift+A"
      },
      "description": "تشغيل الأتمتة في صفحة FMS"
    }
  },
  "web_accessible_resources": [
    "waiting_tool.html",
    "waiting_tool.js",
    "alwatani_logo.png",
    "duck_crossed.png",
    "grafana_turtle.png"
  ]
}

Best FMS Helper Alternatives

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