Video downloader
Video Downloader - download any video from any website.
什么是Video downloader?
Video downloader是由https://video-downloader.videodown.site开发的Chrome扩展程序,该扩展的主要功能是“Video Downloader - download any video from any website.”。
扩展截图
下载Video downloader扩展crx文件
下载Video downloader扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
How to use: Go to the any website with video Click on Video downloader button in browser panel or find download button on a page Select video to download Why this video downloader? Unlimited downloads No ads No sponsored links Video Downloader is completely free Download instantly at your highest speed Works on multiple operating systems (Windows, Mac OS and Linux) No need to install additional software Features - Download and save videos playing on a website to hard disk - Download videos up to 8K resolution - Supports all popular video formats - Video downloader detects all resolutions available, so you can choose according to your needs what size is the best. Important: We had to disable the download function on YouTube because of restrictions of the Chrome Store. There are always videos which are protected by the sites and cannot be downloaded. Thank you for understanding. Try Video Downloader Now!
扩展基本信息
名称 | Video downloader |
ID | afhdhdllpdmajoopkogfdmdfdgmpjipp |
官方URL | https://chromewebstore.google.com/detail/video-downloader/afhdhdllpdmajoopkogfdmdfdgmpjipp |
简介 | Video Downloader - download any video from any website. |
文件大小 | 8.65 MB |
安装次数 | 566,109 |
当前版本 | 1.0.0.11 |
更新时间 | 2024-02-14 |
上架时间 | 2022-10-01 |
评分 | 3.97/5 共161次评分 |
开发者 | https://video-downloader.videodown.site |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://bit.ly/3SlA40W |
支持的语言 | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_icon": "\/img\/icon-32.png", "default_popup": "\/popup.html", "default_title": "__MSG_appButtonDesc__" }, "background": { "service_worker": "js\/background.js" }, "content_scripts": [ { "js": [ "\/js\/lib\/jquery-3.2.1.min.js", "\/js\/lib\/ffmpeg-core.js", "\/js\/providers\/abstract-provider.js", "\/js\/providers\/dm.js", "\/js\/providers\/fb.js", "\/js\/providers\/in.js", "\/js\/providers\/tw.js", "\/js\/providers\/vk.js", "\/js\/providers\/vm.js", "\/js\/content.js" ], "matches": [ "*:\/\/*.facebook.com\/*", "*:\/\/*.vk.com\/*", "*:\/\/*.vimeo.com\/*", "*:\/\/*.dailymotion.com\/*", "*:\/\/*.instagram.com\/*", "*:\/\/*.twitter.com\/*", " |