Loom – Screen Recorder & Screen Capture

Record your screen and camera with one click. Share that content in an instant with a link.

Co je Loom – Screen Recorder & Screen Capture?

Loom – Screen Recorder & Screen Capture je rozšíření Chrome vyvinuté https://loom.com, a jeho hlavní funkcí je „Record your screen and camera with one click. Share that content in an instant with a link.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Loom – Screen Recorder & Screen Capture

Stáhněte si soubory rozšíření Loom – Screen Recorder & Screen Capture ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Loom is the industry leading screen recording tool. Join more than 14 million people across 200,000 companies who use Loom to record their screen, share their thoughts visually, and provide asynchronous feedback. 

With Loom you can record your screen and instantly get a link to share with anyone. It’s the fastest and easiest way to screen capture and stay connected with your team. Whether you’re screen recording a product demo, giving feedback, or simply sharing your thoughts, Loom makes it simple to stay in the loop with async video. 

KEY FEATURES 
 📽️ Record your screen, camera, microphone, and internal audio
 💾 Automatically save videos to the cloud and share them instantly with a link
 💬 Get notified when someone views, reacts, or comments on your video
 😀 Leave time-based comments and emoji reactions
 📚 Manage your Loom video library on-the-go and across devices
 🔒 Choose who can see your video with security and access controls
 ⏬ Download recordings to your camera roll 

📽️ Screen Recorder 📽️
- Record your screen, camera, or both for free
- iOS and Android apps to record your mobile phone
- Record in 720p, 1080p, 1440p, or 4k HD
- Add flair to your video with camera frames, backgrounds, and camera effects like blurring

💾 Video Hosting 💾
- Store your videos inside of Loom HQ
- Upload Zoom and Google Meet recordings directly into Loom to search and find later
- Create hashtags to keep track of important videos

🪄 Share With A Link 🪄 
- Our recordings finish so fast that we had to file multiple patents
- Anyone in the world can watch your screen recording for free
- Share your videos to LinkedIn, Twitter, or publish to the Google Search index

🗣️ Drive Engagement 🗣️ 
- Use comments and emoji reactions to boost engagement
- Respond with your own Loom in the comments to create a video message thread
- Loom videos automatically display in Slack and Microsoft Teams

⏱️ Meeting Replacement ⏱️
- Send a Loom instead of having another standup meeting
- Record a presentation with Loom and send it to your audience ahead of time
- Screen record your next weekly update to add rich visual context and your own personal touch

TRUSTED BY THE BEST 
Over 14 million people across 200,000 companies use Loom to record, share, and review asynchronous video. From HubSpot, to Atlassian, to Netflix, Loom is the screen recording and collaboration tool of choice for top companies. 
 
EVERYTHING YOU NEED AND MORE 
Using Loom, you can collaborate with your team, add time-stamped comments and reactions to those videos, and save videos you’ve recorded to your device. Now, you can spend less time crafting the perfect email between meetings, and say it with video using Loom. 

ABOUT LOOM
Loom is the leading video communication platform for async work. Engineered for simplicity and speed, you can record, watch, and share videos to move work forward whether you're at your desk or on the move. 
 
LOOM IN THE NEWS
"Why are we all trapped in enterprise chat apps if we talk 6X faster than we type, and our brain processes visual info 60,000X faster than text?...now is the time for Loom." – TechCrunch

"It fills this gap between writing an email and taking the time to have a meeting or conference...it's rare to have something that's low friction and high impact, while also adding personal connection." – Forbes

“Asynchronous video is catching on fast, and Loom thinks it's going to change the way we work. And maybe do everything else, too.” – Protocol                    

Základní Informace o Rozšíření

Název Loom – Screen Recorder & Screen Capture Loom – Screen Recorder & Screen Capture
ID liecbddmkiiihnedobmlmillhodjkdmb
Oficiální URL https://chromewebstore.google.com/detail/loom-%E2%80%93-screen-recorder-sc/liecbddmkiiihnedobmlmillhodjkdmb
Popis Record your screen and camera with one click. Share that content in an instant with a link.
Velikost souboru 14.33 MB
Počet instalací 7,000,000
Aktuální Verze 5.5.47
Poslední Aktualizace 2024-02-20
Datum Vydání 2020-06-08
Hodnocení 4.66/5 Celkem 10051 Hodnocení
Vývojář https://loom.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://www.loom.com
URL Stránky Nápovědy http://support.loom.com
URL Stránky Zásad Ochrany Soukromí https://www.loom.com/privacy
Podporované Jazyky en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Loom \u2013 Screen Recorder & Screen Capture",
    "description": "Record your screen and camera with one click. Share that content in an instant with a link.",
    "version": "5.5.47",
    "version_name": "5.5.47",
    "manifest_version": 3,
    "background": {
        "service_worker": "js\/sw.js"
    },
    "permissions": [
        "activeTab",
        "alarms",
        "contextMenus",
        "cookies",
        "desktopCapture",
        "scripting",
        "storage",
        "tabCapture"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/www.loom.com\/*"
        ]
    },
    "host_permissions": [
        "",
        "*:\/\/.loom.com\/"
    ],
    "action": {
        "default_popup": "html\/popup.html",
        "default_icon": {
            "16": "images\/icon_16.png",
            "32": "images\/icon_32.png",
            "48": "images\/icon_64.png",
            "128": "images\/icon_128.png"
        }
    },
    "icons": {
        "16": "images\/icon_16.png",
        "32": "images\/icon_32.png",
        "48": "images\/icon_64.png",
        "128": "images\/icon_128.png"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "html\/bubble.html",
                "html\/pinnedTab.html",
                "html\/permissionsCheck.html",
                "html\/embedView.html",
                "html\/audioVisualizer.html",
                "html\/videoPreview.html",
                "html\/videoPreviewThumbnail.html",
                "images\/allow_site_access.png",
                "images\/avatar-placeholder.svg",
                "images\/blur-ftux.gif",
                "images\/dark-loading-ring.svg",
                "images\/loom-logo-cursor.svg",
                "images\/pinned-tab.png",
                "images\/pinned-tab-preview.png",
                "images\/updated-extension.png",
                "images\/video-limit.png",
                "images\/dragbar_arrow.png",
                "images\/live-rewind-popover.png",
                "images\/os-permission-tutorial.png",
                "images\/camfort\/templates\/meeting.png",
                "images\/camfort\/templates\/standup.png",
                "images\/camfort\/templates\/celebration.png",
                "images\/camfort\/templates\/news.png",
                "images\/camfort\/templates\/intro.png",
                "images\/camfort\/templates\/gradient.png",
                "images\/camfort\/templates\/rainbow.png",
                "images\/camfort\/templates\/paint.png",
                "images\/camfort\/templates\/splash.png",
                "images\/camfort\/templates\/geometric.png",
                "images\/camfort\/templates\/flowers.png",
                "images\/camfort\/templates\/empty.png",
                "images\/camfort\/templates\/centered.png",
                "images\/camfort\/templates\/slide_one.png",
                "images\/camfort\/templates\/slide_two.png",
                "images\/camfort\/templates\/short_list.png",
                "images\/camfort\/templates\/long_list.png",
                "images\/camfort\/templates\/bubbleGoesHereThumbnail.png",
                "images\/gmail\/bullets.svg",
                "images\/gmail\/bullets-salmon.svg",
                "images\/gmail\/compose-button.svg",
                "images\/gmail\/gmail-integration-button.svg",
                "images\/blur_hover_preview.png",
                "images\/canvas_hover_preview.png",
                "img\/installed.jpg",
                "fonts\/CircularXXWeb-Book.woff2",
                "fonts\/CircularXXWeb-Bold.woff2",
                "audio\/loom_complete.mp3",
                "audio\/loom_countdown.mp3",
                "audio\/loom_pause.mp3",
                "audio\/loom_start.mp3",
                "images\/blurred-ellipse.png",
                "images\/facepile-theme-dark.png",
                "images\/facepile-theme-light.png"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "js\/companionBubble.js"
            ]
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "js\/gmail.js"
            ]
        },
        {
            "matches": [
                "https:\/\/github.com\/*",
                "https:\/\/gitlab.com\/*",
                "https:\/\/app.intercom.io\/*",
                "https:\/\/*.intercom.help\/*",
                "https:\/\/support.loom.com\/*",
                "https:\/\/support.loom.com\/*",
                "https:\/\/projects.invisionapp.com\/*",
                "https:\/\/www.producthunt.com\/*",
                "https:\/\/www.dropbox.com\/*",
                "https:\/\/news.ycombinator.com\/*",
                "https:\/\/docs.google.com\/document\/*",
                "https:\/\/*.force.com\/*",
                "https:\/\/app.salesforceiq.com\/*"
            ],
            "js": [
                "js\/linkExpand.js"
            ]
        }
    ],
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "chromeos": "Alt+Shift+L",
                "linux": "Alt+Shift+L",
                "mac": "Alt+Shift+L",
                "windows": "Alt+Shift+L"
            }
        },
        "cancel-recording": {
            "suggested_key": {
                "chromeos": "Alt+Shift+C",
                "linux": "Alt+Shift+C",
                "mac": "Alt+Shift+C",
                "windows": "Alt+Shift+C"
            },
            "description": "Cancel a Recording"
        },
        "restart-recording": {
            "suggested_key": {
                "chromeos": "Alt+Shift+R",
                "linux": "Alt+Shift+R",
                "mac": "Alt+Shift+R",
                "windows": "Alt+Shift+R"
            },
            "description": "Restart a Recording"
        },
        "toggle-pause-recording": {
            "suggested_key": {
                "chromeos": "Alt+Shift+P",
                "linux": "Alt+Shift+P",
                "mac": "Alt+Shift+P",
                "windows": "Alt+Shift+P"
            },
            "description": "Pause\/Resume a Recording"
        }
    }
}