Demo Automation by Vivun®

Capture your product flow to automate your best demos with a few quick clicks.

Demo Automation by Vivun® là gì?

Demo Automation by Vivun® là một tiện ích mở rộng Chrome được phát triển bởi Vivun Inc., và tính năng chính của nó là "Capture your product flow to automate your best demos with a few quick clicks.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Demo Automation by Vivun®

Tải xuống các tệp mở rộng Demo Automation by Vivun® dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Massively scale your demo capabilities without having to hire more. Create personalized, fully interactive demos for your prospects.

Free Up Time
Say goodbye to cloning sandbox environments, importing fake data, and tedious demo capture tools. Emulate your product in seconds.

Personalize Your Demo
Tell your solution’s story in minutes. Customize the flow, content, and data. No coding required – just point, click and edit.

Convert Buyers Faster
When buyers get hands on with your product on their own terms and time, they enter into your sales cycle ready to take the next steps.

Get Multi-Threaded
Share personalized demos with everyone, and arm champions with the resources they need to sell internally.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Demo Automation by Vivun® Demo Automation by Vivun®
ID gkapdnhblaempnjllpfkenifmkgbemjg
URL Chính Thức https://chromewebstore.google.com/detail/demo-automation-by-vivun%C2%AE/gkapdnhblaempnjllpfkenifmkgbemjg
Mô tả Capture your product flow to automate your best demos with a few quick clicks.
Kích Thước Tệp 1.59 MB
Số Lần Cài Đặt 140
Phiên Bản Hiện Tại 4.53.0
Cập Nhật Lần Cuối 2024-02-26
Ngày Phát Hành 2023-03-27
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển Vivun Inc.
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://www.vivun.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Demo Automation by Vivun\u00ae",
    "version": "4.53.0",
    "description": "Capture your product flow to automate your best demos with a few quick clicks.",
    "manifest_version": 3,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmdYss3cxqUuMbDW3R8bal4u9djcsbfgRNY7Oi+Iabn8NLi5YedgOsH\/D2XpdUnM0wdYE9fSTKnbu0+KmGiqCfV\/2Bxw0vjztAhAFED49coR3MIkrJp5AasaAOVOBdo66KtS+stC+3MxUN7ZTaywu14UXaFrwaXCO+8yW3Kx21iGxjexNV2YJ2gWj1Z7kjsrqLSRYh44KsasqRHlm6k6wZ55x4z+\/5WDEXLz2o0GZd3\/hdULyrVfvTzFyWGjDQymhYBxW534+UvM50xAY04zWC5BIXIXK8JHaB8yi7de2UdY9lAo1lRnAD5CCzZ\/2uZX\/AkrGMdLtpAV9pG1DBgVGSQIDAQAB",
    "externally_connectable": {
        "matches": [
            "https:\/\/revel.local.vivun.com\/*",
            "https:\/\/app.dev.revel.vivun.com\/*",
            "https:\/\/app.stage.revel.vivun.com\/*",
            "https:\/\/app.revel.vivun.com\/*"
        ]
    },
    "action": {
        "default_title": "Demo Automation by Vivun\u00ae",
        "default_popup": "index.html",
        "default_icon": {
            "16": "assets\/icons\/favicon-16.png",
            "32": "assets\/icons\/favicon-32.png",
            "48": "assets\/icons\/favicon-48.png",
            "128": "assets\/icons\/favicon-128.png"
        }
    },
    "icons": {
        "16": "assets\/icons\/favicon-16.png",
        "32": "assets\/icons\/favicon-32.png",
        "48": "assets\/icons\/favicon-48.png",
        "128": "assets\/icons\/favicon-128.png"
    },
    "options_page": "options.html",
    "permissions": [
        "storage",
        "activeTab",
        "webNavigation",
        "cookies"
    ],
    "background": {
        "service_worker": "background.bundle.js"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "run_at": "document_idle",
            "js": [
                "\/capture.bundle.js"
            ]
        },
        {
            "matches": [
                ""
            ],
            "run_at": "document_idle",
            "js": [
                "\/frames.bundle.js"
            ],
            "all_frames": true,
            "match_about_blank": true
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "\/overrides.bundle.js"
            ]
        }
    ],
    "host_permissions": [
        "",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src-elem 'self' https:\/\/cdn.pendo.io; default-src 'self'; frame-src https:\/\/vivun-dev.us.auth0.com https:\/\/vivun-stage.us.auth0.com https:\/\/vivun-prod.us.auth0.com; base-uri 'self';object-src 'none';font-src 'self' https:\/\/fonts.gstatic.com;form-action 'self';connect-src *;frame-ancestors 'self';style-src 'self' 'unsafe-inline';img-src 'self' data:;script-src-attr 'none';report-uri https:\/\/o332346.ingest.sentry.io\/api\/6536956\/security\/?sentry_key=c91665caddd74db98d312297fb80ef1e;upgrade-insecure-requests"
    }
}