TestRail YTtestCase Firefox

Examine source code of TestRail YTtestCase

Inspect and view changes in TestRail YTtestCase source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Copy Test Case id for YouTrack",
  "manifest_version": 2,
  "name": "TestRail YTtestCase",
  "version": "1.0.1.0",
  "homepage_url": "https://github.com/cernyjan/TestRail-YTtestCase",
  "icons": {
    "48": "icons/folder-48.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/folder-48.png",
      "32": "icons/folder-48.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://*/*"
      ],
      "js": [
        "jquery-3.2.1.min.js",
        "TestRail-YTtestCase.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "icons/folder-48.png"
  ]
}

Best TestRail YTtestCase Alternatives

Here are some Firefox add-ons that are similar to TestRail YTtestCase: