batList - watchList extension for YouTube

WatchList extension for YouTube

batList - watchList extension for YouTube क्या है?

batList - watchList extension for YouTube Zuber Dunge द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "WatchList extension for YouTube"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में batList - watchList extension for YouTube एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
    }
}