Vimeo Record - Screen & Webcam Recorder

Record and share free video messages from your browser

什麼是Vimeo Record - Screen & Webcam Recorder?

Vimeo Record - Screen & Webcam Recorder是由Vimeo開發的Chrome擴展程式,該擴展的主要功能是“Record and share free video messages from your browser”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Vimeo Record - Screen & Webcam Recorder擴展crx文件

下載Vimeo Record - Screen & Webcam Recorder擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Record and share free video messages from your browser
Did you know we speak up to 7x faster than we type? 

Next time you’re thinking about sending a long email or a chat message, consider whether a video recording might communicate your ideas better—and faster. 

Whether it's a product demo, design feedback, or a knowledge transfer session, with Vimeo’s screen recorder you can quickly record and share video messages. Choose to record your screen, voice, face or a combination. Once you’re done recording, you can instantly share your video with a private link.

Every recorded video is automatically uploaded to Vimeo, which gives you a variety of tools such as organizing and replacing videos, customizing the player, sharing videos with your teams, adding chapter markers, and much more. Join over 200M users who have chosen Vimeo as the home for their videos.

***HOW TO SET UP SCREEN RECORDING***

+ START RECORDING FAST: Record from your browser in just two clicks. Screen record with audio, webcam, or both: Select the entire screen or an app. Camera on or off.

+ SHARE PRIVATELY OR EMBED ANYWHERE: Instantly share your recording with a private link or embed it on your website or social channels.

+ VIEWER ANALYTICS: Get notified when someone watches your video and get insights into your audience.

+ REVIEW AND COMMENT: Collect and resolve feedback from team members or clients to keep projects moving.

+ UPLOAD VIDEOS: You’ve got videos. We’ve got the place to host and organize them.

Upgrade to do so much more with Vimeo’s online collaboration tools:

+ ADD CHAPTERS AND CTAS: Make it easy for your viewers to navigate your video and get the information they need with chapter markers and calls-to-action.

+ INVITE THE WHOLE TEAM: Add team members to keep everyone in the loop with notifications. 

+ SECURE WITH SSO: Easily administer access to the team with single sign-on.

***WHO USES VIMEO’S SCREEN RECORDER?***

CREATIVE TEAMS, FREELANCERS, AGENCIES
Record a walkthrough of your work, collect feedback, and streamline the approval process. 

HR MANAGERS, TRAINERS, EDUCATORS
Simplify knowledge sharing by creating reusable tutorials and onboarding videos for employees and customers.

PRODUCT, DESIGN & ENGINEERING
Submit bug reports, review designs and code, demo products, and share feedback and ideas without scheduling another meeting.

CUSTOMER SUPPORT
Resolve issues fast with a visual walkthrough of what you’re seeing.

EXECUTIVES
Record and send company updates with a humanizing touch.

***WHY USE VIMEO’S SCREEN RECORDER***
 
RECORDING IS FREE
Access to the Vimeo screen recorder is free, allowing you and your team to get started quickly and easily. Plus, upload any video file and use a variety of tools to organize, manage, and publish your videos.

TAKE BACK CONTROL OF YOUR TIME
Sending a video message can provide the context and value of a meeting in a fraction of the time. Simply record your screen and start talking to get your message across.

CONNECT ON A PERSONAL LEVEL
A lot gets lost in translation with text. Be understood and build strong relationships remotely by expressing yourself through your voice and face as you would in person. Convey tone, emotion and empathy.

TRANSFER KNOWLEDGE INSTANTLY
Spend less time training and re-training. Record reusable assets like how-to videos, demos, presentations, and walkthroughs to onboard and educate team members and customers and resolve support tickets. 

SIMPLIFY THE FEEDBACK PROCESS
Consolidate and resolve feedback directly in your video recordings. Comment and tag your teammates to keep projects moving. 

SECURE ACCESS FOR THE WHOLE TEAM
Organize your recordings in team folders to automatically notify anyone with access to the folder of new content. Set permissions and invite clients and stakeholders as viewers to specific folders.                    

擴展基本資訊

名稱 Vimeo Record - Screen & Webcam Recorder Vimeo Record - Screen & Webcam Recorder
ID ejfmffkmeigkphomnpabpdabfddeadcb
官方網址 https://chromewebstore.google.com/detail/vimeo-record-screen-webca/ejfmffkmeigkphomnpabpdabfddeadcb
簡介 Record and share free video messages from your browser
檔案大小 2.81 MB
安裝次數 911,679
目前版本 1.15.8
更新時間 2024-02-01
上架時間 2020-10-14
評分 4.63/5 共 1668 次評分
開發者 Vimeo
電子郵箱 [email protected]
付費類型 free
擴展官網 https://vimeo.com
說明頁面URL https://vimeo.zendesk.com/hc/en-us/articles/360046142052-Vimeo-Record-Chrome-extension
隱私政策頁面URL https://vimeo.com/privacy
支援的語言 de,en,fr,es,pt-BR,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.15.8",
    "version_name": "1.15.8",
    "short_name": "__MSG_manifest_shortName__",
    "name": "__MSG_manifest_name__",
    "description": "__MSG_manifest_description__",
    "default_locale": "en",
    "icons": {
        "16": "icons\/icon_16.png",
        "32": "icons\/icon_32.png",
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "author": "Vimeo",
    "permissions": [
        "",
        "storage",
        "cookies",
        "notifications",
        "desktopCapture",
        "contextMenus",
        "*:\/\/*.vimeo.com\/"
    ],
    "commands": {
        "start_recording": {
            "description": "__MSG_manifest_shortcutStartRecording__",
            "global": false,
            "suggested_key": {
                "windows": "Ctrl+Shift+9",
                "mac": "Command+Shift+9",
                "chromeos": "Ctrl+Shift+9",
                "linux": "Ctrl+Shift+9"
            }
        },
        "stop_recording": {
            "description": "__MSG_manifest_shortcutStopRecording__",
            "global": false,
            "suggested_key": {
                "windows": "Ctrl+Shift+0",
                "mac": "Command+Shift+0",
                "chromeos": "Ctrl+Shift+0",
                "linux": "Ctrl+Shift+0"
            }
        }
    },
    "web_accessible_resources": [
        "icons\/*",
        "1.15.8\/resources\/*",
        "1.15.8\/extension\/camera_overlay.html",
        "1.15.8\/extension\/content.html"
    ],
    "browser_action": {
        "default_title": "__MSG_manifest_browserActionTitle__",
        "default_icon": {
            "16": "icons\/icon_16.png",
            "32": "icons\/icon_32.png",
            "48": "icons\/icon_48.png",
            "128": "icons\/icon_128.png"
        }
    },
    "background": {
        "scripts": [
            "1.15.8\/extension\/workers\/background.js"
        ],
        "persistent": false
    },
    "content_security_policy": "script-src 'self' 'wasm-eval'; object-src 'self';",
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "1.15.8\/extension\/workers\/content.js"
            ]
        }
    ]
}