Easily download videos hosted by loom.com in one click with this Loom video downloader browser extension.
- Download loom videos from your account where the DL button was removed
- Download loom videos embedded on other web pages
- 💬 Community
- 💌 Newsletter
- 🛒 Shop
- 🎓 Courses
- Features
- Screenshots
- Videos
- Installation Instructions
- How to install & setup (Windows)
- How to use (Windows)
- One-click download from any video page
- 100% privacy-friendly – no tracking or data collection
- Auto-detect videos on the page
- Smart Page Scan
- Embedded Video Support
- Full HD Downloads
- Lightning fast downloads (no re-encoding)
- Original quality preserved (up to 4K)
- No registration or personal data required
- No watermarks or branding added
- Zero Ads
- Regular Updates
- Thumbnail Preview
- Minimal Permissions
- Download Progress Bar
- "Star ⭐" this repository click the button that looks like this
- Download the latest version (
.zip
) from the Releases area - Double click the
.zip
file on your computer to unzip it - Open Chrome and go to
chrome://extensions/
- Enable "developer mode" by clicking the toggle switch on the top right
- Install the 'extension' by clicking "Load unpacked" and choosing the 'extension folder' on your computer (the FOLDER, not the .zip)
- Pin the extension to chrome by clicking the puzzle looking icon thing and then the 'pin' icon
- When you click on the extension for the first time, you will need to enter your
email
&license key
associated with the extension
Note: You can find your license key in your email confirmation from purchasing the product
- Navigate to a page where there is a Loom video & click on the extension to see the video details populate
- Click the "Download" button
Note: If the video auto-discovery isn't working, try clicking PLAY on the loom video (sometimes that helps)
## Permissions Justifications
### Single purpose description This extension allows users to download Loom videos directly from the Loom website to their local computer with a single click, making it easy to save and access videos offline.The "downloads" permission is required to save Loom videos from the web directly to the user's computer. Without this, the extension would not be able to transfer video files to the user’s local storage.
The "activeTab" permission is necessary to interact with the Loom website that the user is currently viewing. It enables the extension to detect and download videos only when the user activates the extension on an appropriate tab.
The "storage" permission is used to save user preferences and extension settings locally. This ensures a smooth and personalized user experience each time the extension is used.
The "notifications" permission is used to inform users when a video download has started, completed, or if there is an error during the process. This keeps users updated about the status of their downloads.
The "contextMenus" permission allows the extension to add options to the right-click menu, making it more convenient for users to download Loom videos directly from the context menu without having to use the main extension popup.
The "clipboardRead" permission may be used to allow users to quickly paste Loom video URLs from their clipboard into the extension for downloading, streamlining the user workflow.
The "tabs" permission is required to access information about the user's open tabs, such as the current URL, to ensure the extension only operates on Loom video pages and manages downloads efficiently.
The "scripting" permission allows the extension to execute scripts on Loom pages to detect video elements and facilitate the download functionality.
The "offscreen" permission is used to process video files in the background, ensuring that downloads can be completed smoothly without interrupting the user’s browsing experience.
The "cookies" permission may be required to access authentication cookies for Loom, ensuring the extension can download videos that may require the user to be logged in.
The "webNavigation" permission helps the extension monitor navigation to Loom video pages, enabling it to offer download functionality only when appropriate.
Host permissions are requested for loom.com and its subdomains to enable the extension to detect and download Loom videos directly from the Loom website. No other hosts are accessed
No, I am not using Remote code. All code is packaged within the extension and does not execute any external scripts or resources.