Creatio Tool Firefox

Examine source code of Creatio Tool

Inspect and view changes in Creatio Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Creatio Tool",
  "version": "2.0",
  "description": "Professional FMS automation with high-fidelity UI and optimized performance.",
  "browser_specific_settings": {
    "gecko": {
      "id": "fms-helper@earthlink.iq",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "activeTab",
    "clipboardWrite",
    "storage",
    "tabs",
    "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/*",
    "<all_urls>"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "icons": {
    "16": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>",
        "https://creatio.earthlink.iq/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "commands": {
    "run-automation": {
      "suggested_key": {
        "default": "Ctrl+Shift+A"
      },
      "description": "تشغيل الأتمتة في صفحة FMS"
    }
  },
  "web_accessible_resources": [
    "pro_duck_robot.png",
    "pro_analytics.png",
    "waiting_tool.html",
    "waiting_tool.js"
  ]
}

Melhores alternativas Creatio Tool

Aqui estão algumas Firefox add-ons que são similares a Creatio Tool: