WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
automatic-monitor-crx

automatic-monitor-crx

View on Chrome Web Store
View automatic-monitor-crx Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
3 views
This extension has been viewed 3 times
0 downloads
This extension has been downloaded 0 times

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

为cider公司内部系统使用的自动化测试套件,辅助进行自动化测试用例的配置
Type
Extension
Users
19 users
1
786601672
View author page of 786601672
Published
Published on June 12, 2023
Version 1.3.2
Manifest version
3
Updated
Updated on April 12, 2024
productivity/developer
Extension Category
View on Chrome Web Store
View automatic-monitor-crx Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "automatic-monitor-crx",
    "description": "",
    "version": "1.3.2",
    "manifest_version": 3,
    "icons": {
        "16": "img\/logo-16.png",
        "32": "img\/logo-34.png",
        "48": "img\/logo-48.png",
        "128": "img\/logo-128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "img\/logo-48.png"
    },
    "options_page": "options.html",
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.chunk-2c965552.96e154fd.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "exclude_matches": [],
            "css": [
                "assets\/index.tsx.dabcbe01.css"
            ]
        },
        {
            "js": [
                "assets\/content-script-loader.chunk-5feef0f9.bedbec80.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "matches": [],
            "resources": [
                "img\/logo-16.png",
                "img\/logo-34.png",
                "img\/logo-48.png",
                "img\/logo-128.png"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "src\/inject\/index.js",
                "src\/inject\/reportPoint.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "assets\/chunk-675ea19a.js",
                "assets\/chunk-f69a777e.js",
                "assets\/chunk-2c965552.js",
                "assets\/chunk-5feef0f9.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "permissions": [
        "tabs",
        "browsingData",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "https:\/\/*\/*"
    ]
}
© 2025 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