Escorp Browser Automation Firefox

Examine source code of Escorp Browser Automation

By: EXOMODE Add-on
Inspect and view changes in Escorp Browser Automation source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Escorp Browser Automation",
  "version": "0.1.1",
  "description": "Automation bridge for Escorp runtime (Firefox)",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "permissions": [
    "tabs",
    "webNavigation",
    "storage",
    "alarms",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "escorp-automation@escorp.local",
      "strict_min_version": "134.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Escorp Browser Automation Alternatives

Here are some Firefox add-ons that are similar to Escorp Browser Automation: