Video Downloader Plus

Download videos from Facebook, Twitter, Vimeo, Dailymotion and etc

Video Downloader Plus란 무엇입니까?

Video Downloader Plus은(는) maksimvaciliy에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Download videos from Facebook, Twitter, Vimeo, Dailymotion and etc"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

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

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

확장 프로그램 사용 설명서

                        Here is the best video downloader for your chrome browser you can find online. Intuitive and minimalistic interface provides comfortable and pleasant interaction with our awesome extension. Install this product now and you won’t regret it. With superb video downloader you’ll forget about digging through insane amounts of websites where you can download videos you need. If you want to instantly save video file, you can do it with just one click. Absolutely free extension has never been so cool. This extension is also pretty reliable and just work flawlessly. But if you have some difficulties using video downloader or have some ideas on how this product can be improved, then feel free to leave your comment or request. This extension doesn`t weigh a lot and simply does its job - save video files (multiple formats are available). If you want instantly download videos you like, you definitely should install our new and amazing Chrome extension. Don`t forget to share this video download extension with friends. We want to make your browsing as comfortable and pleasant as it`s possible. Don`t wait and install brand new extension and you’ll get something special. Let`s make your life easier just in one click with this video download extension.                    

확장 프로그램 기본 정보

이름 Video Downloader Plus Video Downloader Plus
ID nemjojjdlnmcfinajcpmeakdjbflgfnh
공식 URL https://chrome.google.com/webstore/detail/video-downloader-plus/nemjojjdlnmcfinajcpmeakdjbflgfnh
설명 Download videos from Facebook, Twitter, Vimeo, Dailymotion and etc
파일 크기 95.05 KB
설치 횟수 9,657
현재 버전 1.0.2
최근 업데이트 2023-07-10
출시 날짜 2022-03-08
평점 1.00/5 총 4 개의 평점
개발자 maksimvaciliy
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "Download videos from Facebook, Twitter, Vimeo, Dailymotion and etc",
    "version": "1.0.2",
    "default_locale": "en",
    "background": {
        "service_worker": "js\/bkg.js"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "js\/jquery-3.2.1.min.js",
                "js\/ahKakayaZhenshina.js",
                "js\/kulturnoeSobitie.js",
                "js\/priyatntayaMelochj.js",
                "js\/raschetnayaTraektoriya.js",
                "js\/bolshoiSekret.js",
                "js\/veshestvennoeDokazatelstvo.js",
                "js\/optovayaCena.js",
                "js\/pogranichnieVoiska.js",
                "js\/podstavnayaFirma.js",
                "js\/obnaruzhitel.js"
            ]
        }
    ],
    "permissions": [
        "storage",
        "downloads"
    ],
    "host_permissions": [
        ""
    ],
    "action": {
        "default_icon": "img\/iconForPopup.png",
        "default_popup": "html\/oficialniySait.html"
    },
    "icons": {
        "128": "img\/iconForPopup.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "img\/*.png"
            ],
            "matches": [
                ""
            ]
        },
        {
            "resources": [
                "html\/vostorzheniyOtziv.htm"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "manifest_version": 3
}