Youtube Video Thumbnail Downloader

Copy a video url from youtube and then get video thumbnail in 5 different sizes.

Youtube Video Thumbnail Downloader란 무엇입니까?

Youtube Video Thumbnail Downloader은(는) jpchhabarwal10에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Copy a video url from youtube and then get video thumbnail in 5 different sizes."입니다.

확장 프로그램 스크린샷

screenshot

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

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

확장 프로그램 사용 설명서

                        How To Use This Tool?

» Go to youtube.com and copy a video URL of which you want to download thumbnail.

» Paste it in the input field, and click on "Grab Video Thumbnails" button.

» Wait... Video thumbnail is getting (As per your internet speed).

» Now, You will see thumbnail in five different sizes.

» Right click from your mouse button on the thumbnail image you want to get in your system.

» Then, Click on "Save image as" & save it at your desired location.

» That's All.                    

확장 프로그램 기본 정보

이름 Youtube Video Thumbnail Downloader Youtube Video Thumbnail Downloader
ID fpmfpclffemokhlildchmglhilbonllk
공식 URL https://chrome.google.com/webstore/detail/youtube-video-thumbnail-d/fpmfpclffemokhlildchmglhilbonllk
설명 Copy a video url from youtube and then get video thumbnail in 5 different sizes.
파일 크기 358 KB
설치 횟수 99
현재 버전 1.0.0
최근 업데이트 2021-03-30
출시 날짜 2021-03-30
개발자 jpchhabarwal10
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://youtubehdthumbnail.com/
개인정보 보호 정책 페이지 URL https://jaifont.com/pages/privacy_policy
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Youtube Video Thumbnail Downloader",
    "version": "1.0.0",
    "description": "Copy a video url from youtube and then get video thumbnail in 5 different sizes.",
    "browser_action": {
        "default_icon": "icon\/youthumb.png",
        "default_popup": "index.html"
    }
}