Vimeo Record - Screen & Webcam Recorder

Record and share free video messages from your browser

¿Qué es Vimeo Record - Screen & Webcam Recorder?

Vimeo Record - Screen & Webcam Recorder es una extensión de Chrome desarrollada por Vimeo, y su función principal es "Record and share free video messages from your browser".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Vimeo Record - Screen & Webcam Recorder

Descarga archivos de extensión Vimeo Record - Screen & Webcam Recorder en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Vimeo Record - Screen & Webcam Recorder Vimeo Record - Screen & Webcam Recorder
ID ejfmffkmeigkphomnpabpdabfddeadcb
URL Oficial https://chromewebstore.google.com/detail/vimeo-record-screen-webca/ejfmffkmeigkphomnpabpdabfddeadcb
Descripción Record and share free video messages from your browser
Tamaño del Archivo 2.81 MB
Cantidad de Instalaciones 911,679
Versión Actual 1.15.8
Última Actualización 2024-02-01
Fecha de Publicación 2020-10-14
Calificación 4.63/5 Total de 1668 Calificaciones
Desarrollador Vimeo
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://vimeo.com
URL de la Página de Ayuda https://vimeo.zendesk.com/hc/en-us/articles/360046142052-Vimeo-Record-Chrome-extension
URL de la Página de Política de Privacidad https://vimeo.com/privacy
Idiomas Soportados 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"
            ]
        }
    ]
}