TestCase Studio Firefox

Examine source code of TestCase Studio

Inspect and view changes in TestCase Studio source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TestCase Studio",
  "description": "__MSG_extDescription__",
  "author": "Sanjay Kumar",
  "homepage_url": "https://selectorshub.com/testcase-studio/",
  "default_locale": "en",
  "version": "1.5.1",
  "icons": {
    "48": "logo-48.png",
    "96": "logo-96.png",
    "128": "logo-128.png"
  },
  "browser_action": {
    "default_title": "__MSG_extDefaultTitle__"
  },
  "background": {
    "scripts": [
      "extension/countries.js",
      "extension/background.js"
    ]
  },
  "permissions": [
    "notifications",
    "storage",
    "cookies",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "run_at": "document_start",
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "content-script/contentScript.css"
      ],
      "js": [
        "content-script/browser-polyfill.min.js",
        "content-script/contentScript.js",
        "content-script/web-page.js"
      ],
      "all_frames": false,
      "match_about_blank": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{111a2f09-4986-465f-a18a-680fe5c264be}"
    }
  }
}

Mejores alternativas TestCase Studio

Aquí hay algunas Firefox add-ons que son similares a TestCase Studio: