AuTomato - Easy E2E Firefox

Examine source code of AuTomato - Easy E2E

By: 78win
Inspect and view changes in AuTomato - Easy E2E source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "AuTomato - Easy E2E",
  "description": "Automate your web tasks or make E2E testing easier just by recording your web interaction",
  "version": "0.2.1",
  "manifest_version": 2,
  "icons": {
    "16": "img/icon_16.png",
    "48": "img/icon_48.png",
    "128": "img/icon_128.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "img/icon_16.png"
  },
  "background": {
    "scripts": [
      "service-worker-loader.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "js": [
        "assets/index.tsx-loader.c2e4faa9.js"
      ],
      "all_frames": true,
      "match_about_blank": true,
      "matches": [
        "http://*/*",
        "https://*/*",
        "<all_urls>"
      ],
      "css": [
        "css/root.css",
        "assets/DefaultForm.acbc9cb0.css",
        "assets/index.51416cd2.css"
      ],
      "run_at": "document_end"
    }
  ],
  "web_accessible_resources": [
    "css/root.css",
    "img/icon_128.png",
    "img/icon_48.png",
    "ttf/Roboto-Thin.ttf",
    "ttf/Roboto-Regular.ttf",
    "ttf/Roboto-Medium.ttf",
    "ttf/Roboto-Bold.ttf",
    "img/crosshairs-solid.svg",
    "img/square-solid.svg",
    "img/pause-solid.svg",
    "img/pause-circle-solid.svg",
    "img/play-solid.svg",
    "img/pencil-solid.svg",
    "img/trash-alt-regular.svg",
    "img/recycle-solid.svg",
    "img/times-solid.svg",
    "img/square-regular.svg",
    "img/check-square-regular.svg",
    "img/xmark-solid.svg",
    "assets/times-solid.77c9f9d1.svg",
    "assets/chunk-05cb7cbe.js",
    "assets/chunk-e41668bd.js",
    "assets/chunk-b93f96a5.js",
    "assets/chunk-c8f75966.js"
  ],
  "permissions": [
    "tabs",
    "activeTab",
    "storage",
    "webNavigation",
    "browsingData",
    "http://*/*",
    "https://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e8e9bb08-67b4-4d69-8bfa-f4041dbced6e}"
    }
  }
}

Best AuTomato - Easy E2E Alternatives

Here are some Firefox add-ons that are similar to AuTomato - Easy E2E: