QuotexRobot Pro Firefox

Examine source code of QuotexRobot Pro

By: Yardos2
Inspect and view changes in QuotexRobot Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "QuotexRobot Pro",
  "version": "2.3.1",
  "description": "QuotexRobot Pro — сигнальный ассистент для Quotex (QXBroker): 10 индикаторов, 8 систем мани-менеджмента, торговый журнал.",
  "browser_specific_settings": {
    "gecko": {
      "id": "quotexrobotpro@quotexrobot.space",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "https://qxbroker.com/*",
    "https://*.qxbroker.com/*",
    "https://broker-qx.pro/*",
    "https://quotexrobot.space/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://qxbroker.com/*",
        "https://*.qxbroker.com/*"
      ],
      "js": [
        "inject.js"
      ],
      "run_at": "document_start",
      "world": "MAIN",
      "all_frames": true
    },
    {
      "matches": [
        "https://qxbroker.com/*",
        "https://*.qxbroker.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "css/bot-ui.css"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "inject.js",
        "panel/panel.html",
        "panel/panel.js",
        "panel/panel.css"
      ],
      "matches": [
        "https://qxbroker.com/*",
        "https://*.qxbroker.com/*"
      ]
    }
  ],
  "icons": {
    "32": "icons/icon32.png",
    "64": "icons/icon64.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_title": "QuotexRobot Pro",
    "default_icon": {
      "32": "icons/icon32.png",
      "64": "icons/icon64.png",
      "128": "icons/icon128.png"
    }
  }
}

Best QuotexRobot Pro Alternatives

Here are some Firefox add-ons that are similar to QuotexRobot Pro: