TestRail TestCasesCount Firefox

Examine source code of TestRail TestCasesCount

Inspect and view changes in TestRail TestCasesCount source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Getting count of Test Cases found by filter",
  "manifest_version": 2,
  "name": "TestRail TestCasesCount",
  "version": "1.2resigned1",
  "homepage_url": "https://github.com/cernyjan/TestRail-TestCasesCount",
  "icons": {
    "48": "icons/calculator-48.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/calculator-48.png",
      "32": "icons/calculator-48.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://*/*"
      ],
      "js": [
        "jquery-3.2.1.min.js",
        "TestRail-TestCasesCount.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{71892f18-7f9f-45f5-b0a9-0a9804820794}"
    }
  }
}

Best TestRail TestCasesCount Alternatives

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