Youtube Thumbnail Download

Easy To Save image as type

Youtube Thumbnail Download란 무엇입니까?

Youtube Thumbnail Download은(는) https://save-image-as-type.freefinancetools.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Easy To Save image as type"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

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

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

확장 프로그램 사용 설명서

                        Want to download the thumbnail for a Youtube video?

You can do so now by using our extension. To begin using our extension to download a Youtube video thumbnail,
simply do the following.

1) Install our thumbnail
2) Go to the Youtube page where the thumbnail is located
3) Right Click to open the context menu and choose our extension

Begin downloading your thumbnail right away.                    

확장 프로그램 기본 정보

이름 Youtube Thumbnail Download Youtube Thumbnail Download
ID aljfiopcilbcgbigeajfphfpdibddkij
공식 URL https://chrome.google.com/webstore/detail/youtube-thumbnail-downloa/aljfiopcilbcgbigeajfphfpdibddkij
설명 Easy To Save image as type
파일 크기 50.78 KB
설치 횟수 390
현재 버전 1.0.1
최근 업데이트 2020-12-14
출시 날짜 2020-07-29
평점 3.00/5 총 1 개의 평점
개발자 https://save-image-as-type.freefinancetools.net
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://save-image-as-type.freefinancetools.net
지원되는 언어 id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,th,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "version": "1.0.1",
    "default_locale": "en",
    "description": "__MSG_extDescription__",
    "icons": {
        "128": "icon-128.png",
        "16": "icon-16.png",
        "48": "icon-48.png"
    },
    "background": {
        "persistent": false,
        "scripts": [
            "just-save.js",
            "\/js\/update-conf.js",
            "\/js\/update.js"
        ]
    },
    "permissions": [
        "contextMenus",
        "downloads"
    ]
}