QMetry Test Management Exploratory Testing Firefox

Examine source code of QMetry Test Management Exploratory Testing

By: QMetry
Inspect and view changes in QMetry Test Management Exploratory Testing source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "QMetry Test Management Exploratory Testing",
  "description": "Test while you Explore. Save efforts with Automated documentation. Report Bugs with screen shots and reduce streamline communication",
  "short_name": "QMetry Test Management Exploratory Testing",
  "version": "1.1.3",
  "default_locale": "en",
  "icons": {
    "16": "img/logo_16.png",
    "48": "img/logo_48.png",
    "128": "img/logo.png"
  },
  "browser_action": {
    "default_icon": "icons/icon.png",
    "default_title": "QMetry Test Management Exploratory Testing",
    "default_popup": "popup/popup.html"
  },
  "permissions": [
    "activeTab",
    "http://*/*/",
    "https://*/*/",
    "<all_urls>",
    "tabs",
    "storage",
    "contextMenus",
    "*://*/*/",
    "management",
    "webRequest",
    "webRequestBlocking"
  ],
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*",
        "file://*/*",
        "*://*.mozilla.org/*"
      ],
      "run_at": "document_start",
      "js": [
        "content scripts/Shared/communicator.js",
        "content scripts/Shared/utility.js",
        "content scripts/Shared/DOMNodeProperties.js",
        "content scripts/Recorder/bindListeners.js",
        "content scripts/Recorder/removeListeners.js",
        "content scripts/Recorder/recorder.js",
        "content scripts/Player/DOMElementFinder.js",
        "content scripts/Player/eventInject.js",
        "content scripts/Player/player.js",
        "content scripts/Shared/consoleLog.js"
      ],
      "all_frames": false
    }
  ],
  "background": {
    "page": "background/background.html"
  },
  "web_accessible_resources": [
    "options/logDefect.html"
  ],
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
  "browser_specific_settings": {
    "gecko": {
      "id": "{e6931ee1-fe48-4917-8875-4d7ffe78c339}"
    }
  }
}

Best QMetry Test Management Exploratory Testing Alternatives

Here are some Firefox add-ons that are similar to QMetry Test Management Exploratory Testing: