Video Downloader for Vimeo
Fastest way to download video from vimeo.
什么是Video Downloader for Vimeo?
Video Downloader for Vimeo是由mailbrettwilliams开发的Chrome扩展程序,该扩展的主要功能是“Fastest way to download video from vimeo.”。
扩展截图
下载Video Downloader for Vimeo扩展crx文件
下载Video Downloader for Vimeo扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Video downloader for vimeo.com website adds "Download" button every video page, video list or embedded video(for all websites). Click on "Download" button and select quality of the video you are want to download. How it works: Video from vimeo.com On vimeo.com main page point cursor to video thumbnail and in upper left corner "Download" button will appear (arrow pointing downwards). After clicking this button select desired quality and click on it. Embed Vimeo videos: You can download videos directly from embed Vimeo players on any website. On vimeo.com main page point cursor to video thumbnail and in upper left corner the "Download" button will appear (arrow pointing downwards). After clicking this button select desired option If the "Download" button didn't appear (the reason could be a website-specific individual method of Vimeo video embedding) - start playing the video and after that "Download" button appears and downloading becomes available for downloading. Additional information: Our extension just upgrade your browser with download buttons and if video is not available in desired quality, it's not our fault. If some video is available in poor quality, usually low quality occurs when author initially uploads video with low quality.
扩展基本信息
名称 | Video Downloader for Vimeo |
ID | ajilfbhijpgcpmdkpmhohaejdpdpcnbm |
官方URL | https://chromewebstore.google.com/detail/video-downloader-for-vime/ajilfbhijpgcpmdkpmhohaejdpdpcnbm |
简介 | Fastest way to download video from vimeo. |
文件大小 | 194 KB |
安装次数 | 3,000 |
当前版本 | 3.0.0 |
更新时间 | 2021-07-06 |
上架时间 | 2021-04-24 |
评分 | 2.71/5 共7次评分 |
开发者 | mailbrettwilliams |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | de,en,en-GB,en-US,fr,es,it,sk,ru,uk |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "persistent": true, "scripts": [ "js\/background.js" ] }, "browser_action": { "default_icon": "images\/icon.png", "default_title": "Vimeo Videos", "default_popup": "static\/popup.html" }, "content_scripts": [ { "all_frames": true, "js": [ "js\/vimeo.js" ], "css": [ "assets\/css\/styles.css" ], "matches": [ " |