Video Downloader Pro
Video Downloader - download any video from any website! Fast, easy, free!
Video Downloader Pro란 무엇입니까?
Video Downloader Pro은(는) Video Downloader Pro에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Video Downloader - download any video from any website! Fast, easy, free!"입니다.
확장 프로그램 스크린샷
Video Downloader Pro 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
VDP is NOT a Youtube Downloader. Due to restrictions of the Google Web Store Policies and Developer Program Policies we can not download Youtube Videos. Thank you for understanding. VDP will help to find and quickly download any video and music from 98% web pages all over the Internet. Simply click on the extension icon and see all files for downloading. Choose a file and give it a second to be saved on your computer. Why VDP? - any available format can be downloaded — flv, mp4, avi, asf, mpeg, mp3 and many more; - no need to waste time in search for available music and video content — VDP will do it for you; - no ads, spy or malware; - easy to uninstall; - fast, free and safe. If you have questions or problems please contact us: [email protected]
확장 프로그램 기본 정보
이름 | |
ID | klkegmdjeiklkjdjjbknjgdpdbaojdkk |
공식 URL | https://chrome.google.com/webstore/detail/video-downloader-pro/klkegmdjeiklkjdjjbknjgdpdbaojdkk |
설명 | Video Downloader - download any video from any website! Fast, easy, free! |
파일 크기 | 100 KB |
설치 횟수 | 200,000 |
현재 버전 | 1.4.4 |
최근 업데이트 | 2022-07-07 |
출시 날짜 | 2020-07-04 |
평점 | 3.63/5 총 236 개의 평점 |
개발자 | Video Downloader Pro |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://bit.ly/33kYyNP |
지원되는 언어 | id,ms,de,en,en-GB,en-US,fil,fr,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,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "persistent": true, "scripts": [ "js\/mono.js", "js\/jquery-3.1.1.min.js", "js\/bg.js" ] }, "browser_action": { "default_icon": { "19": "img\/icon_19.png", "38": "img\/icon_38.png" }, "default_popup": "popup.html" }, "default_locale": "en", "description": "__MSG_extDescription__", "icons": { "128": "img\/icon_128.png", "16": "img\/icon_16.png", "48": "img\/icon_48.png" }, "manifest_version": 2, "name": "__MSG_extName__", "options_ui": { "chrome_style": true, "page": "options.html" }, "permissions": [ " |