batList - watchList extension for YouTube

WatchList extension for YouTube

batList - watchList extension for YouTube란 무엇입니까?

batList - watchList extension for YouTube은(는) Zuber Dunge에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "WatchList extension for YouTube"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

batList - watchList extension for YouTube 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        With batList, you can access videos anytime from any website or tab with a single click, you don't have to open YouTube first. And with batList you can search for a video from YouTube and add that to the list in the extension itself or you can just click on watch now and the video will start playing in a new tab! 
 
You can search in your list and click on it, it'll open that video in the New tab. Easy af. And one more thing, on batList there's a special button as "Play a random song", it'll play a song from a few popular Playlists. And sometimes, a beautiful song is all we need. 

To know about it in detail, click here 
https://blog.zuberdunge.tech/batlist-a-watchlist-extension-for-youtube


How to use?

Getting started -
- Sign In using your email, or as a guest.

Adding video to the list -
- You can search for videos directly from extension or you can open a youtube video and add that to the list as well.

Watch now -
- On click of watch now, that video will open in a new tab.

Delete a video from list -
- You can delete videos from the list with the delete icon.                    

확장 프로그램 기본 정보

이름 batList - watchList extension for YouTube batList - watchList extension for YouTube
ID jdiacjnlomdmccmgkkmeomeohhhdkhbg
공식 URL https://chromewebstore.google.com/detail/batlist-watchlist-extensi/jdiacjnlomdmccmgkkmeomeohhhdkhbg
설명 WatchList extension for YouTube
파일 크기 3.31 MB
설치 횟수 44
현재 버전 1.01
최근 업데이트 2022-04-14
출시 날짜 2022-04-06
평점 5.00/5 총 4 개의 평점
개발자 Zuber Dunge
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "batList - watchList extension for YouTube",
    "description": "WatchList extension for YouTube",
    "version": "1.01",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html",
        "default_title": "Open batList"
    },
    "host_permissions": [
        ""
    ],
    "permissions": [
        "tabs",
        "notifications"
    ],
    "icons": {
        "16": "logo512.png",
        "48": "logo512.png",
        "128": "logo512.png"
    }
}