WebExtension.net
WebExtension.net

TestCase Studio

View on Chrome Web Store
View TestCase Studio Chrome Extension on Chrome Web Store
5.0 (180 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

TestCase Studio record the user actions performed on a web application in English Sentences.
Type
Extension
Users
40,000 users
5K
Sanjay Kumar | SelectorsHub Founder
View author page of Sanjay Kumar | SelectorsHub Founder
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 3, 2021
Version 1.7.7
Manifest version
3
Updated
Updated on October 23, 2024
View on Chrome Web Store
View TestCase Studio Chrome Extension on Chrome Web Store
productivity/developer
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "TestCase Studio",
    "description": "__MSG_extDescription__",
    "author": "Sanjay Kumar",
    "homepage_url": "https:\/\/selectorshub.com\/testcase-studio\/",
    "default_locale": "en",
    "version": "1.7.7",
    "icons": {
        "48": "logo-48.png",
        "96": "logo-96.png",
        "128": "logo-128.png"
    },
    "action": {
        "default_title": "__MSG_extDefaultTitle__"
    },
    "background": {
        "service_worker": "extension\/background.js"
    },
    "permissions": [
        "notifications",
        "storage",
        "cookies"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "content_scripts": [
        {
            "run_at": "document_start",
            "matches": [
                "<all_urls>"
            ],
            "css": [
                "content-script\/contentScript.css"
            ],
            "js": [
                "content-script\/contentScript.js",
                "content-script\/web-page.js"
            ],
            "match_about_blank": true
        }
    ],
    "offline_enabled": true
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top