Sys.tm Automations Firefox

Examine source code of Sys.tm Automations

Inspect and view changes in Sys.tm Automations source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Sys.tm Automations",
  "description": "Sys.tm Automations browser extension enables RPA control using your favorite browser.",
  "version": "1.0.9",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "match_about_blank": true,
      "all_frames": true,
      "run_at": "document_idle",
      "js": [
        "jquery.min.js",
        "contentScript.js",
        "ContentLibrary.js",
        "ContentListener.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "jquery.min.js",
      "main.js"
    ],
    "persistent": true
  },
  "permissions": [
    "nativeMessaging",
    "activeTab",
    "tabs",
    "<all_urls>",
    "webNavigation"
  ],
  "icons": {
    "16": "/icons/Systm-RPA-Agent-16.png",
    "48": "/icons/Systm-RPA-Agent-48.png",
    "128": "/icons/Systm-RPA-Agent-128.png"
  },
  "browser_action": {
    "default_icon": "/icons/Systm-RPA-Agent.png"
  },
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{9320d98b-b259-4d86-a570-5d3f759d690c}"
    }
  }
}

Best Sys.tm Automations Alternatives

Here are some Firefox add-ons that are similar to Sys.tm Automations: