VLive Downloader - Download Video VLive

VLive Downloader is an online extension that will help you download video Vlive in MP4 format.

VLive Downloader - Download Video VLive란 무엇입니까?

VLive Downloader - Download Video VLive은(는) https://vidfrom.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "VLive Downloader is an online extension that will help you download video Vlive in MP4 format."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

VLive Downloader - Download Video VLive 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        VLive Downloader is an online extension that will help you download video Vlive in MP4 format.

VLive Downloader can help you download your favorite video right into your device and that too without using any software. Now all you need is to follow these instructions to save/download your video directly into your Android mobile, PC, or any other device and watch them later without connecting to the internet using the Best Vlive Downloader Online.

VLive is a South Korean based website that lets celebs broadcast live videos so you can see what they are seeing in real time from anywhere in the world. In other words, you can fully interact with your idols on this platform in real time, wherever you are.

Is VLive Downloader legal?

It doesn’t matter if downloading videos from VLive for your learning or entertainment use. However, if you want to upload them to another platform or share them with the community, remember that you should get permission from the author before Download Video VLive.                    

확장 프로그램 기본 정보

이름 VLive Downloader - Download Video VLive VLive Downloader - Download Video VLive
ID nkolclcblldpinjbmdhokpkclehkakbn
공식 URL https://chrome.google.com/webstore/detail/vlive-downloader-download/nkolclcblldpinjbmdhokpkclehkakbn
설명 VLive Downloader is an online extension that will help you download video Vlive in MP4 format.
파일 크기 54.9 KB
설치 횟수 3,000
현재 버전 1.0.1
최근 업데이트 2021-01-11
출시 날짜 2021-01-09
평점 2.33/5 총 3 개의 평점
개발자 https://vidfrom.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://vidfrom.com/vlive-downloader/
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "VLive Downloader - Download Video VLive",
    "version": "1.0.1",
    "description": "VLive Downloader is an online extension that will help you download video Vlive in MP4 format.",
    "homepage_url": "https:\/\/vidfrom.com\/vlive-downloader\/",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "assets\/images\/icon-16.png",
            "32": "assets\/images\/icon-32.png",
            "48": "assets\/images\/icon-48.png",
            "128": "assets\/images\/icon-128.png"
        }
    },
    "icons": {
        "16": "assets\/images\/icon-16.png",
        "32": "assets\/images\/icon-32.png",
        "48": "assets\/images\/icon-48.png",
        "128": "assets\/images\/icon-128.png"
    },
    "manifest_version": 2,
    "permissions": [
        "activeTab",
        "https:\/\/www.vlive.tv\/*",
        "https:\/\/vidfrom.com\/*"
    ]
}