HCL OneTest™ UI - Functional Test
Enables HCL OneTest™ UI - Functional Test support for web applications
什么是HCL OneTest™ UI - Functional Test?
HCL OneTest™ UI - Functional Test是由functional.tester.hcl开发的Chrome扩展程序,该扩展的主要功能是“Enables HCL OneTest™ UI - Functional Test support for web applications”。
扩展截图
下载HCL OneTest™ UI - Functional Test扩展crx文件
下载HCL OneTest™ UI - Functional Test扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        Supported in HCL OneTest UI 10.5.4 and earlier versions.
Enables HCL OneTest™ UI support for web applications                     扩展基本信息
| 名称 |   |  
| ID | lehjmneogjhhipgllpljinjicgoldekf | 
| 官方URL | https://chromewebstore.google.com/detail/hcl-onetest-ui-functional/lehjmneogjhhipgllpljinjicgoldekf | 
| 简介 | Enables HCL OneTest™ UI - Functional Test support for web applications | 
| 文件大小 | 110 KB | 
| 安装次数 | 75 | 
| 当前版本 | 10.5.4 | 
| 更新时间 | 2024-01-31 | 
| 上架时间 | 2020-07-01 | 
| 评分 | 5.00/5 共1次评分 | 
| 开发者 | functional.tester.hcl | 
| 电子邮箱 | [email protected] | 
| 付费类型 | free | 
| 扩展官网 | https://www.hcltech.com/software/onetest | 
| 帮助页面URL | https://hclonetest.hcldoc.com/ | 
| 支持的语言 | de,en,fr,tr,es,it,hu,pl,pt-BR,cs,ru,zh-CN,zh-TW,ja,ko | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoCskM3aPZsfHLYsf+BBhK6tgsCIWsegkJE5Aq8clG1U8sTz+qexBgH7Cd8VuFEgz86CqmNVVyKU2qrBfHOE9DvpRD1K2GVj6xh+yrdeIW+K2tfBN4H7gdXEaqINzQm6XqmjhzJybxoIRyFATay4GDlYTKOHQ\/\/uDHlykH5buPPuIpmuC3VLrixJPePkqWzN8fa4A1JNFPM1DGc0eA7y9mYdgtN0WJvKVEIkihUaA+gWQCaUrZ6gIfGNgrIpqHUWnJ3yUEr9uu1MqJId3mn7SooZcrC2ZG6EvGHJoRiyR5JzLxwmqdVa7H67QqH6p55bt1AshSBw077eKvxNBV2I82QIDAQAB",
    "name": "__MSG_name__",
    "version": "10.5.4",
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "16": "images\/RFT_16.png",
        "48": "images\/RFT_48.png",
        "128": "images\/RFT_128.png"
    },
    "action": {
        "default_icon": "images\/RFT.ico",
        "default_title": "__MSG_name__"
    },
    "options_page": "Options.html",
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "js": [
                "native_cs.js"
            ],
            "all_frames": false,
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "file:\/\/*\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "jquery.js",
                "images\/busy.gif",
                "rftmain.js",
                "rftjsproxies.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "permissions": [
        "nativeMessaging",
        "tabs",
        "scripting",
        "activeTab",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*\/*",
        "http:\/\/localhost\/*\/",
        "  |  |