webQsee Web Sniffer & Recorder

Record, replay and analyze web app behavior. Collect and export data for trouble tickets. Capture screenshots and videos.

webQsee Web Sniffer & Recorderคืออะไร?

webQsee Web Sniffer & Recorder เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://webqsee.com และคุณลักษณะหลักของมันคือ "Record, replay and analyze web app behavior. Collect and export data for trouble tickets. Capture screenshots and videos."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย webQsee Web Sniffer & Recorder

ดาวน์โหลดไฟล์ส่วนขยาย webQsee Web Sniffer & Recorder ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        webQsee is privacy-centric. Data you capture with webQsee is stored LOCALLY per default and does NOT leave your system without your prior knowledge. 

🚀 FREE USER FEATURES:
• no account / registration required
• sniff and analyze website communication (network + console)
• make screenshots and videos (resolution up to 4K)
• unlimited amount of screenshots and videos
• capture and replay later: tab video + sniffed communication
• capture and view later: tab screenshot + sniffed communication
• edit and annotate screenshots
• manage thousands of screenshots and videos using the Gallery
• save environmental data for all Gallery items
• group, sort and filter sniffed data
• export as HAR, XLSX and more, optionally using filter criterias
• ... and much more!

😍 CUSTOMER ONLY FEATURES:
• longer max video duration
• better import capabilities
• classify sniffed communication using custom rules
• share custom rules with your team
• use the Cloud Gallery with an Amazon-S3-compatible storage
• share Cloud Gallery items with your team
• ... or share them with Jira, Slack and Microsoft Teams

For a more detailed list of features, visit webqsee.com                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ webQsee Web Sniffer & Recorder webQsee Web Sniffer & Recorder
ID gamdpfnfkjknkimfbboonmgdfnondfme
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/webqsee-web-sniffer-recor/gamdpfnfkjknkimfbboonmgdfnondfme
คำอธิบาย Record, replay and analyze web app behavior. Collect and export data for trouble tickets. Capture screenshots and videos.
ขนาดไฟล์ 9.97 MB
จำนวนการติดตั้ง 1,385
เวอร์ชันปัจจุบัน 4.1.0-prod
อัปเดตครั้งล่าสุด 2023-06-30
วันที่เผยแพร่ 2020-05-22
คะแนน 4.91/5 รวมทั้งหมด 11 คะแนน
ผู้พัฒนา https://webqsee.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://webqsee.com
URL หน้าช่วยเหลือ https://webqsee.com/support.html
URL หน้านโยบายความเป็นส่วนตัว https://www.webqsee.com/privacy-policy.html
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "webQsee Web Sniffer & Recorder",
    "description": "Record, replay and analyze web app behavior. Collect and export data for trouble tickets. Capture screenshots and videos.",
    "minimum_chrome_version": "103",
    "offline_enabled": true,
    "author": "pagu.at EDV Management GmbH",
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "background": {
        "service_worker": "service-worker-for-extension.js",
        "type": "module"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "static-net-rules-1",
                "enabled": true,
                "path": "static-net-rules-1.json"
            }
        ]
    },
    "permissions": [
        "alarms",
        "contextMenus",
        "clipboardWrite",
        "debugger",
        "declarativeNetRequestWithHostAccess",
        "downloads",
        "desktopCapture",
        "notifications",
        "pageCapture",
        "scripting",
        "storage",
        "system.cpu",
        "system.display",
        "system.memory",
        "tabs",
        "tabCapture",
        "unlimitedStorage"
    ],
    "host_permissions": [
        ""
    ],
    "commands": {
        "open-or-focus-analyzer": {
            "suggested_key": {
                "default": "Alt+A"
            },
            "description": "Main Analysis Window"
        },
        "open-or-focus-gallery": {
            "suggested_key": {
                "default": "Ctrl+Shift+0"
            },
            "description": "Media and Reports Gallery",
            "global": true
        },
        "take-viewport-screenshot": {
            "suggested_key": {
                "default": "Alt+C"
            },
            "description": "Visible Area Screenshot"
        }
    },
    "version": "4.1.0",
    "version_name": "4.1.0-prod",
    "content_security_policy": {
        "extension_pages": "default-src 'none'; frame-ancestors 'self'; worker-src 'self'; connect-src *; style-src 'self' 'unsafe-inline' https:\/\/fonts.googleapis.com data:; img-src * mediastream: blob: filesystem: data:; media-src * mediastream: blob: filesystem:; font-src 'self' https:\/\/fonts.gstatic.com data:; script-src 'self'; frame-src 'self' https:\/\/*.webqsee.com https:\/\/webqsee.com; child-src 'self' https:\/\/*.webqsee.com https:\/\/webqsee.com; form-action 'self'",
        "sandbox": "sandbox allow-scripts; default-src 'none'; frame-ancestors 'self'; worker-src 'self'; connect-src 'self'; style-src 'self' 'unsafe-inline' https:\/\/fonts.googleapis.com data:; img-src 'self' https:\/\/*.webqsee.com https:\/\/webqsee.com mediastream: blob: filesystem: data:; media-src 'self' https:\/\/*.webqsee.com https:\/\/webqsee.com mediastream: blob: filesystem:; font-src 'self' https:\/\/fonts.gstatic.com data:; script-src 'self' 'unsafe-eval'; frame-src 'self'; child-src 'self'; form-action 'self'"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/app.webqsee.com\/landing\/*",
            "https:\/\/app.webqsee.com\/cloud-iframe\/*",
            "https:\/\/app.webqsee.com\/login-via-form*",
            "https:\/\/app.webqsee.com\/register-via-form*",
            "https:\/\/app.webqsee.com\/oauth2\/callback\/*",
            "https:\/\/app.webqsee.com\/userMaintenance\/password\/*",
            "https:\/\/app.webqsee.com\/userMaintenance\/email\/*"
        ]
    },
    "action": {
        "default_icon": {
            "16": "20230628143728054\/img\/icon-16x16-no-padding.png"
        },
        "default_popup": "popup.html",
        "default_title": "webQsee"
    },
    "icons": {
        "16": "20230628143728054\/img\/icon-16x16-no-padding.png",
        "32": "20230628143728054\/img\/icon-32x32-no-padding.png",
        "48": "20230628143728054\/img\/icon-48x48-no-padding.png",
        "128": "20230628143728054\/img\/icon-128x128-no-padding.png"
    },
    "sandbox": {
        "pages": [
            "20230628143728054\/js\/harviewer-custom\/index.html",
            "handler-code.html"
        ]
    }
}