Video Downloader Professional

The fastest and easiest video downloader to download videos from any website.

Video Downloader Professional란 무엇입니까?

Video Downloader Professional은(는) save.highvideo에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The fastest and easiest video downloader to download videos from any website."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Video Downloader Professional 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Video Downloader Professional is an extension where you can download videos from any web. After installation, the icon will appear on the video . Click the icon to download the video you like.
    
Video Downloader Online Features:
  -Download and save videos from any website.
  -Saves any media type.
  -Easy and free online video download.
  -Support download HD video
  -No ads and no limits.
    
Supported:
  We support the download of mainstream media such as Facebook, Vimeo, TikTok, Instagram, etc.
    
Note:
  -We do not allow downloading from Adult websites.
  -We do not allow downloading illegal or copyrighted content.
  -We can not download youtube video because of restrictions.
  -We have developed a ChatGPT AI assistant tool that can be experienced with just a click on a pop-up. It offers free usage every day.                    

확장 프로그램 기본 정보

이름 Video Downloader Professional Video Downloader Professional
ID dlpiaeofjhnjeckpjcbhmnifdejoikpa
공식 URL https://chromewebstore.google.com/detail/video-downloader-professi/dlpiaeofjhnjeckpjcbhmnifdejoikpa
설명 The fastest and easiest video downloader to download videos from any website.
파일 크기 1.11 MB
설치 횟수 50,846
현재 버전 1.0.41
최근 업데이트 2024-01-30
출시 날짜 2022-07-06
평점 3.46/5 총 56 개의 평점
개발자 save.highvideo
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://vimeomate.com/privacy
지원되는 언어 id,de,en,en-GB,en-US,fil,fr,sw,nl,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",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/dlpiaeofjhnjeckpjcbhmnifdejoikpa",
    "description": "__MSG_extDes__",
    "default_locale": "en",
    "permissions": [
        "activeTab",
        "tabs",
        "storage",
        "downloads",
        "scripting",
        "cookies"
    ],
    "host_permissions": [
        ""
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "__MSG_extName__",
        "default_icon": {
            "128": "icons\/logo.png"
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "icons\/white.png",
                "icons\/logo.png",
                "js\/ajax-listener-other.js",
                "icons\/refuse.png",
                "icons\/star.jpeg"
            ],
            "matches": [
                ""
            ]
        },
        {
            "matches": [
                "*:\/\/*.vimeo.com\/*",
                "*:\/\/*.bilibili.com\/*",
                "*:\/\/*.instagram.com\/*"
            ],
            "resources": [
                "js\/ajax-listener.js"
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.pinterest.com\/*",
                "*:\/\/*.pinterest.ru\/*",
                "*:\/\/*.pinterest.de\/*",
                "*:\/\/*.pinterest.se\/*",
                "*:\/\/*.pinterest.pt\/*",
                "*:\/\/*.pinterest.at\/*",
                "*:\/\/*.pinterest.dk\/*",
                "*:\/\/*.pinterest.hu\/*",
                "*:\/\/*.pinterest.be\/*",
                "*:\/\/*.pinterest.ca\/*",
                "*:\/\/*.pinterest.in\/*",
                "*:\/\/*.pinterest.ec\/*",
                "*:\/\/*.pinterest.co\/*",
                "*:\/\/*.pinterest.cr\/*",
                "*:\/\/*.pinterest.id\/*",
                "*:\/\/*.pinterest.nz\/*",
                "*:\/\/*.pinterest.uk\/*",
                "*:\/\/*.pinterest.it\/*",
                "*:\/\/*.pinterest.info\/*",
                "*:\/\/*.pinterest.nl\/*",
                "*:\/\/*.pinterest.ch\/*",
                "*:\/\/*.pinterest.pe\/*",
                "*:\/\/*.pinterest.th\/*",
                "*:\/\/*.pinterest.tk\/*",
                "*:\/\/*.pinterest.jp\/*",
                "*:\/\/*.pinterest.ie\/*",
                "*:\/\/*.pinterest.cl\/*",
                "*:\/\/*.pinterest.tw\/*",
                "*:\/\/*.pinterest.es\/*",
                "*:\/\/*.pinterest.ph\/*",
                "*:\/\/*.pinterest.vn\/*",
                "*:\/\/*.pinterest.ag\/*",
                "*:\/\/*.pinterest.cz\/*",
                "*:\/\/*.pinterest.gs\/*",
                "*:\/\/*.pinterest.am\/*",
                "*:\/\/*.pinterest.bz\/*",
                "*:\/\/*.pinterest.cn\/*",
                "*:\/\/*.pinterest.mx\/*",
                "*:\/\/*.pinterest.co.nz\/*",
                "*:\/\/*.pinterest.co.at\/*",
                "*:\/\/*.pinterest.co.cr\/*",
                "*:\/\/*.pinterest.co.bo\/*",
                "*:\/\/*.pinterest.co.es\/*",
                "*:\/\/*.pinterest.co.py\/*",
                "*:\/\/*.pinterest.co.uk\/*",
                "*:\/\/*.pinterest.co.in\/*",
                "*:\/\/*.pinterest.co.vn\/*",
                "*:\/\/*.pinterest.co.pt\/*",
                "*:\/\/*.pinterest.co.pe\/*",
                "*:\/\/*.pinterest.com.bo\/*",
                "*:\/\/*.pinterest.com.co\/*",
                "*:\/\/*.pinterest.com.cn\/*",
                "*:\/\/*.pinterest.com.au\/*",
                "*:\/\/*.pinterest.com.ag\/*",
                "*:\/\/*.pinterest.com.es\/*",
                "*:\/\/*.pinterest.com.py\/*",
                "*:\/\/*.pinterest.com.ph\/*",
                "*:\/\/*.pinterest.com.uk\/*",
                "*:\/\/*.pinterest.com.vn\/*",
                "*:\/\/*.pinterest.com.pt\/*",
                "*:\/\/*.pinterest.com.pl\/*",
                "*:\/\/*.pinterest.com.pe\/*",
                "*:\/\/*.pinterest.com.tw\/*",
                "*:\/\/*.pinterest.com.ve\/*",
                "*:\/\/*.pinterest.com.mx\/*"
            ],
            "css": [
                "css\/custom.css"
            ],
            "js": [
                "js\/content-script.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/www.dailymotion.com\/*"
            ],
            "css": [
                "css\/custom-dmsave.css"
            ],
            "js": [
                "js\/content-script-dmsave.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/dmsave.top\/*",
                "*:\/\/dev.dmsave.top\/*"
            ],
            "js": [
                "js\/localforage.js",
                "js\/web-script.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "js\/record-script.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/clips.twitch.tv\/*",
                "*:\/\/www.twitch.tv\/*"
            ],
            "css": [
                "css\/custom-twitch.css"
            ],
            "js": [
                "js\/content-script-twitch.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/www.tiktok.com\/",
                "*:\/\/www.tiktok.com\/*"
            ],
            "css": [
                "css\/custom-tt.css"
            ],
            "js": [
                "js\/content-script-tt.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/www.tiktok.com\/",
                "*:\/\/www.tiktok.com\/*"
            ],
            "css": [
                "css\/custom-tt.css"
            ],
            "js": [
                "js\/detail-script-tt.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "js\/content-script-vimeo.js"
            ],
            "css": [
                "css\/insert-vimeo.css"
            ],
            "all_frames": true,
            "run_at": "document_end"
        },
        {
            "css": [
                "css\/custom-fb.css"
            ],
            "js": [
                "js\/content-script-fb.js"
            ],
            "matches": [
                "*:\/\/*.facebook.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "css": [
                "css\/custom-bili.css"
            ],
            "js": [
                "js\/content-script-bili.js"
            ],
            "matches": [
                "*:\/\/*.bilibili.com\/*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "js\/content-inject.js"
            ],
            "matches": [
                "*:\/\/*.vimeo.com\/*",
                "*:\/\/*.bilibili.com\/*",
                "*:\/\/*.instagram.com\/*"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "css": [
                "css\/custom-ins.css"
            ],
            "js": [
                "js\/content-script-ins.js"
            ],
            "matches": [
                "*:\/\/*.instagram.com\/*"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "css": [
                "css\/custom-reddit.css"
            ],
            "js": [
                "js\/content-script-reddit.js"
            ],
            "matches": [
                "*:\/\/*.reddit.com\/*"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "css": [
                "css\/custom-twitter.css"
            ],
            "js": [
                "js\/content-script-twitter.js"
            ],
            "matches": [
                "*:\/\/*.twitter.com\/*"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "css": [
                "css\/content-script-other.css"
            ],
            "js": [
                "js\/content-script-other.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "js\/content-inject-other.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_start"
        }
    ],
    "icons": {
        "128": "icons\/logo.png"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.dmsave.top\/*",
            "*:\/\/dmsave.top\/*"
        ]
    },
    "version": "1.0.41"
}