TestRail Sidebar Hider Firefox

Examine source code of TestRail Sidebar Hider

Inspect and view changes in TestRail Sidebar Hider source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TestRail Sidebar Hider",
  "version": "0.0.2",
  "browser_action": {
    "default_title": "TestRail Sidebar Hider",
    "default_popup": "popup.html"
  },
  "description": "TestRail Sidebar Hider. Now better than ever.",
  "content_scripts": [
    {
      "js": [
        "jquery-3.6.0.min.js",
        "headerButton.js",
        "bottomButton.js"
      ],
      "css": [
        "style.css"
      ],
      "matches": [
        "https://*.testrail.net/index.php?/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c22f1686-5cb1-47fb-8dc4-adf44c401026}"
    }
  }
}

Best TestRail Sidebar Hider Alternatives

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