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文件

下載batList - watchList extension for YouTube擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    }
}