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 |
官方網址 | 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": [ " |