Tigmat IDE | The Functional Testing Firefox

Examine source code of Tigmat IDE | The Functional Testing

By: Tigmat
Inspect and view changes in Tigmat IDE | The Functional Testing source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Automate your browser tests with Tigmat IDE, run them in cloud with Tigmat.",
  "manifest_version": 2,
  "name": "Tigmat IDE | The Functional Testing",
  "short_name": "Tigmat IDE",
  "version": "1.14.0",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "64": "icons/icon64.png",
    "128": "icons/icon128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/icon_menu16.png",
      "32": "icons/icon_menu32.png",
      "64": "icons/icon_menu64.png"
    },
    "default_title": "Tigmat IDE"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "webRequest",
    "contextMenus",
    "downloads",
    "webNavigation",
    "storage",
    "<all_urls>"
  ],
  "web_accessible_resources": [
    "icons/icon128.png",
    "icons/icon_light128.png",
    "assets/prompt.js",
    "assets/indicator.js",
    "assets/highlight.css",
    "bootstrap.html",
    "indicator.html"
  ],
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "assets/vendor/global.js",
        "assets/vendor/selenium-browserdetect.js",
        "assets/atoms.js",
        "assets/polyfills.js",
        "assets/escape.js",
        "assets/playback.js",
        "assets/record.js"
      ],
      "match_about_blank": true,
      "all_frames": true
    }
  ],
  "background": {
    "scripts": [
      "assets/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7bdc3cf9-4f24-47c7-9c0e-fbbbf8006abf}"
    }
  }
}

Best Tigmat IDE | The Functional Testing Alternatives

Here are some Firefox add-ons that are similar to Tigmat IDE | The Functional Testing: