Vidyard - Screen Recorder & Screen Capture

Capture your screen, share your video and track who's watching it!

Vidyard - Screen Recorder & Screen Capture là gì?

Vidyard - Screen Recorder & Screen Capture là một tiện ích mở rộng Chrome được phát triển bởi https://vidyard.com, và tính năng chính của nó là "Capture your screen, share your video and track who's watching it!".

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

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Vidyard - Screen Recorder & Screen Capture

Tải xuống các tệp mở rộng Vidyard - Screen Recorder & Screen Capture 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

                        Record your screen or webcam, share your video, and track who's watching it! This screen recorder for Chrome is built to help you sell better. Easily record your webcam, screen, or both in just a few clicks. Share your video with a link and track when your videos get watched. 
From prospecting to proposals, Vidyard’s screen recorder makes it easy to connect with more leads, qualify for better opportunities, and close more deals with personalized video.

KEY FEATURES

🖥 Record your screen directly from your browser
✨ Use AI to write personalized scripts at scale
🔗 Easily share your video link through email, social media, and more
💬 Get notified whenever someone views your video
📚 Manage all your Vidyard videos in one place, across devices and teams
🤹‍♀️ Integrate Vidyard videos with the sales tools your team already uses


OVER 12 MILLION PEOPLE CHOOSE VIDYARD

From HubSpot, Microsoft, LinkedIn, Marketo, Salesforce, and more, Vidyard is the video creation tool built to help sales teams sell better.

Screen Recorder

- Record your screen to create HD sales videos
- Record videos wherever you are with Vidyard’s iOS, Android, and desktop apps
- Use AI to write speaker notes and deliver your message with confidence
- Access on-screen drawing tools to highlight important information and drive your message home

Edit Your Videos

Trim your videos to remove unwanted footage
Stitch multiple videos together into one, so you don’t have to master the perfect single take
Choose an animated thumbnail from your footage

Share Your Videos Everywhere

- Share a link to your video via email, social, or however you communicate for free—no downloads or attachments
- Embed videos for inline playback on your website, blog, landing pages, and more
- Easily share videos to Facebook, Twitter, and LinkedIn with just a couple of clicks

Measure Video Success

- Get notified whenever anyone watches your videos
- Track engagement to see who’s watching your videos and for how long
- Integrate Vidyard with your CRM to quantify video pipeline, revenue, and ROI

Vidyard is the Video Platform Built for Sales

From easy video creation to powerful video analytics; from small business to enterprise. Vidyard’s free screen recording platform has all the features your business needs to connect with your audience, drive engagement, and delight your customers, wherever they are.

About Vidyard

Vidyard is the leading video platform for salespeople. More than 250,000 companies use its video messaging and video hosting tools to engage their customers and prospects more effectively. 

(Please note, this extension was previously named Vidyard GoVideo.)                    

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

Tên Vidyard - Screen Recorder & Screen Capture Vidyard - Screen Recorder & Screen Capture
ID jiihcciniecimeajcniapbngjjbonjan
URL Chính Thức https://chromewebstore.google.com/detail/vidyard-screen-recorder-s/jiihcciniecimeajcniapbngjjbonjan
Mô tả Capture your screen, share your video and track who's watching it!
Kích Thước Tệp 36.99 MB
Số Lần Cài Đặt 682,322
Phiên Bản Hiện Tại 4.0.15
Cập Nhật Lần Cuối 2024-03-01
Ngày Phát Hành 2020-06-27
Đánh Giá 4.27/5 Tổng số 1431 Đánh Giá
Nhà Phát Triển https://vidyard.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.vidyard.com/free-screen-record/
URL Trang Trợ Giúp https://knowledge.vidyard.com/
URL Trang Chính Sách Bảo Mật https://www.vidyard.com/privacy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Vidyard - Screen Recorder & Screen Capture",
    "description": "Capture your screen, share your video and track who's watching it!",
    "version": "4.0.15",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlmM+NohBrDezBBQOEc79TxLBCi4ETqEFP8wqjZ4ivmp\/5CyQzxWlQqOcOnJiwUzcV6OM9qAOaZfFSX7UkAkP0Z9b5bPS09B4FmtHnCyzcI6q0ZJE9Mg8AtMlq3lYoDxQa2S8vm\/dTfBiBbp+96SwI4bpGqMUZf3+ms9xu1loY8bqs470jKFwZVcEofR5Q8y\/IljNXq0cUvrAt8htxJW1ImIlUwtee70ewa3Sg6f7K+Q+FTeU7ZjbHkP+\/cWDWTbTtE72MKePDK9Hg3n2kC7YZBHx8E2N4ftBSvjvJFs95hEs7sGGVWWIoDu68dnCvJkM3Kb3K3xjZgYGUeOtlw3EVwIDAQAB",
    "icons": {
        "16": "images\/icons\/icon-vidyard-16.png",
        "48": "images\/icons\/icon-vidyard-48.png",
        "128": "images\/icons\/icon-vidyard-128.png"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "109",
    "background": {
        "service_worker": "service-worker.min.js",
        "type": "module"
    },
    "permissions": [
        "storage",
        "tabs",
        "webNavigation",
        "scripting",
        "notifications",
        "activeTab",
        "offscreen",
        "system.display",
        "alarms"
    ],
    "optional_permissions": [
        "downloads"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
    },
    "action": [],
    "host_permissions": [
        ""
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/app.vidyard.com\/*",
            "https:\/\/secure.vidyard.com\/*"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "gmailContent.min.js"
            ],
            "css": [
                "gmailContent.min.css"
            ]
        },
        {
            "matches": [
                "https:\/\/www.linkedin.com\/*"
            ],
            "js": [
                "linkedInContent.min.js"
            ],
            "css": [
                "linkedInContent.min.css"
            ]
        },
        {
            "matches": [
                "https:\/\/*.lightning.force.com\/*"
            ],
            "js": [
                "salesforceContent.min.js"
            ],
            "css": [
                "salesforceContent.min.css"
            ]
        },
        {
            "matches": [
                "https:\/\/*.eloqua.com\/*engage\/compose*"
            ],
            "js": [
                "eloquaEngageContent.min.js"
            ],
            "css": [
                "eloquaEngageContent.min.css"
            ]
        }
    ],
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Shift+Alt+V"
            },
            "global": true
        },
        "pause_during_recording": {
            "suggested_key": {
                "default": "Shift+Ctrl+1"
            },
            "global": true,
            "description": "Pause\/Resume Recording"
        },
        "stop_during_recording": {
            "suggested_key": {
                "default": "Shift+Ctrl+2"
            },
            "global": true,
            "description": "Stop Recording"
        },
        "restart_during_recording": {
            "suggested_key": {
                "default": "Shift+Ctrl+0"
            },
            "global": true,
            "description": "Restart Recording"
        }
    }
}