Video Downloader
Download videos online from your browser with just one click!
What is Video Downloader?
Video Downloader is an Edge add-on by Download. This add-on has 319 weekly active users and a perfect 5.0 rating. The latest version, 3.0, was updated 2 months ago.
Stats
- tabs
- webRequest
- storage
- http://*/*
- https://*/*
ChromeStats Rank
Summary
Download videos while browsing your favourite websites with just one click! At the moment we cannot offer support for YouTube due to copyright, sorry for the inconvenience, we hope to be able to offer this service again as soon as possible!
Safety
Risk impact
Video Downloader requires a number of risky permissions that can potentially harm your browser and steal your data. Exercise caution when installing this add-on. Review carefully before installing. We recommend that you only install Video Downloader if you trust the publisher.
Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypass your security settings, and access your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.
Risk likelihood
Video Downloader may not be trust-worthy. Avoid installing if possible unless you really trust this publisher.
Risk likelihood measures the probability that an Edge add-on may turn malicious. This is determined by the publisher and the Edge add-on reputation on Edge Add-on Store, the amount of time the Edge add-on has been around, and other signals about the Edge add-on. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing an Edge add-on, especially ones with higher risk impact and/or higher risk likelihood.
Subscribe to the premium plan to see more risk analysis detailsScreenshots
Promo images
Manifest
The manifest file declares the requirements and permissions that an Edge add-on will have access to. By reviewing the manifest, you may be able to determine if an Edge add-on is over-reaching (for example, if an extension is overriding your new tab page, or search provider, or requesting access to your web activities without any good reason).
{ "manifest_version": 3, "name": "__MSG_manifest_name__", "short_name": "FetchV", "version": "3.0", "description": "__MSG_manifest_description__", "icons": { "16": "img/icon-16.png", "48": "img/icon-48.png", "128": "img/icon-128.png" }, "background": { "service_worker": "worker.js" }, "action": {