Video List

Video List · Shows you how many videos are available on the Website. Click the link and the video will open in a new tab.

Video List란 무엇입니까?

Video List은(는) wdtools.org에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Video List · Shows you how many videos are available on the Website. Click the link and the video will open in a new tab."입니다.

확장 프로그램 스크린샷

screenshot

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

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

확장 프로그램 사용 설명서

                        Video List · Shows you how many videos are available on the Website. Click the link and the video will open in a new tab.

This extension is actually a beta version!

I still have some problems with Blob URLs and small bugs, but I will fix them as soon as possible.

IMPORTANT! If you are using Ad Blockers – They might prevent the Video from opening in a new
Tab.

Please let me know if you have any issue with the extenion. I will fix them as soon as possible.

Please note that I'm not responsible for Media content which you stream or download.

I'm not responsible for what or how you use this Extension.

I suggest you to check the media copyright permissions before streaming or downloading video files.

Check if streaming or downloading video files are allowed in your country.                    

확장 프로그램 기본 정보

이름 Video List Video List
ID inlkckhibncjdhebpkdomnbfgopopjcc
공식 URL https://chrome.google.com/webstore/detail/video-list/inlkckhibncjdhebpkdomnbfgopopjcc
설명 Video List · Shows you how many videos are available on the Website. Click the link and the video will open in a new tab.
파일 크기 10.54 KB
설치 횟수 57
현재 버전 2.0.0
최근 업데이트 2021-08-07
출시 날짜 2021-08-07
개발자 wdtools.org
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://wdtools.org/
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Video List",
    "short_name": "Video List",
    "version": "2.0.0",
    "description": "Video List \u00b7 Shows you how many videos are available on the Website. Click the link and the video will open in a new tab.",
    "permissions": [
        "tabs",
        ""
    ],
    "browser_action": {
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 2
}