PocketTube: Youtube PlayList Manager

Group Youtube playlist Sort and filter Youtube playlists Bulk move and delete YouTube Playlist Duration Multiselect for YouTube

PocketTube: Youtube PlayList Manager là gì?

PocketTube: Youtube PlayList Manager là một tiện ích mở rộng Chrome được phát triển bởi https://pockettube.io, và tính năng chính của nó là "Group Youtube playlist Sort and filter Youtube playlists Bulk move and delete YouTube Playlist Duration Multiselect for YouTube".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng PocketTube: Youtube PlayList Manager

Tải xuống các tệp mở rộng PocketTube: Youtube PlayList Manager dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Using this Youtube extension you can create collections with Playlist that seamlessly fit into the layout. This is an easy way to manage your playlists.

This extension enables you to:
  ★  Create groups with YouTube playlists based on topic
  ★  Nested YouTube groups
  ★  Group YouTube playlists to collections/groups. One YouTube playlist can have a few collections
  ★  Ability filters YouTube playlist videos by topic, duration, watched status on the playlist page 
  ★  YouTube Watch later filter by topic, duration, watched status
  ★  Add custom icons for any collection. Choose prepared icons or upload your own ones.
  ★  Integration in the left sidebar on YouTube 
  ★  Multi-select for videos on YouTube (remove, save to playlist, add to queue, mark as watched)
  ★  Keyboard shortcuts 
  ★  Search videos in playlist 
  ★  Sort videos by duration  
  ★  Watched percent for YouTube playlist  
  ★  Filter and sort YouTube playlists by videos count, views, and latest activity

Simply install an extension to organize your playlists. PocketTube is the only extension that works after the latest update on YouTube.

After installing, please reload all tabs for the extension to take effect. For issues/suggestions, please contact us via email: [email protected]

Become a Patreon to help support the continued development of this plugin, if you enjoy it! It takes time to update the extension every time:
Patreon https://www.patreon.com/join/ysub
Buy me a coffee https://www.buymeacoffee.com/ysub

Don't forget to like & Follow Us:
Twitter: https://twitter.com/PocketTubeIO
Reddit: https://www.reddit.com/r/pockettube/
Github: https://github.com/NabokD/pockettube
Video channel: https://www.youtube.com/@PocketTubeHQ

---
ⓘThis Chrome extension is about Playlist Manager and has no affiliations with the popular video hoster Youtube™.
All copyrights belong to their respective owners. PocketTube is not owned by, is not licensed by and is not a subsidiary of Google Inc.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên PocketTube: Youtube PlayList Manager PocketTube: Youtube PlayList Manager
ID bplnofkhjdphoihfkfcddikgmecfehdd
URL Chính Thức https://chromewebstore.google.com/detail/pockettube-youtube-playli/bplnofkhjdphoihfkfcddikgmecfehdd
Mô tả Group Youtube playlist Sort and filter Youtube playlists Bulk move and delete YouTube Playlist Duration Multiselect for YouTube
Kích Thước Tệp 5.89 MB
Số Lần Cài Đặt 10,000
Phiên Bản Hiện Tại 2.6.8
Cập Nhật Lần Cuối 2024-01-10
Ngày Phát Hành 2021-10-29
Đánh Giá 4.22/5 Tổng số 222 Đánh Giá
Nhà Phát Triển https://pockettube.io
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://pockettube.io/
URL Trang Chính Sách Bảo Mật https://pockettube.io/privacy.html
Ngôn Ngữ Được Hỗ Trợ id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "short_name": "YSM",
    "description": "__MSG_description__",
    "author": "Dmitry Nabok",
    "homepage_url": "https:\/\/yousub.info\/",
    "default_locale": "en",
    "options_page": "\/pockettube-app\/dist\/index.html",
    "version": "2.6.8",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.youtube.com\/*"
            ],
            "js": [
                "\/build\/app.js",
                "\/purify2.min.js"
            ],
            "css": [
                "context.css"
            ],
            "run_at": "document_start"
        }
    ],
    "background": {
        "service_worker": "\/build\/background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "\/build\/ut.js",
                "\/purify2.min.js",
                "\/pockettube-app\/dist\/*",
                "\/page\/login.html",
                "icon\/*"
            ],
            "matches": [
                "https:\/\/*.youtube.com\/*"
            ]
        }
    ],
    "permissions": [
        "alarms",
        "storage",
        "unlimitedStorage",
        "identity",
        "contextMenus"
    ],
    "action": {
        "default_icon": {
            "16": "\/icon\/icon_16.png",
            "48": "\/icon\/icon_48.png",
            "128": "\/icon\/icon_128.png"
        },
        "default_popup": "\/pockettube-app\/dist\/index.html",
        "default_title": "PocketTube: Youtube PlayList Manager"
    },
    "icons": {
        "16": "\/icon\/icon_16.png",
        "48": "\/icon\/icon_48.png",
        "128": "\/icon\/icon_128.png"
    },
    "oauth2": {
        "client_id": "579336474196-vvopcc4b0to7aal97pab6pgpks89qb8b.apps.googleusercontent.com",
        "scopes": [
            "profile",
            "https:\/\/www.googleapis.com\/auth\/drive.appdata",
            "https:\/\/www.googleapis.com\/auth\/youtube.readonly"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkxzL19Hk2fXGUg6lEw70iKrMXC9kP4Aq4YChYF7UDCqChYRSufSpKgicf3nu5TTXKtjW\/2UgHoPd1hXmF4rthA26YM7C1TMJ7kahyLL57OJqgNlpV7Sr1Ba4bWHjzr3450YpmKtz6S2EjYFqQ5Dsy8OQBV3plxKcttTtVmDSExDCUhwH6ChZIps+wK\/VHNBD4yRy1B+7DMb157yldQTGa8kqfJXCZ1edXkjOrfnxATU1XNhcQL+kPOpx93fdoWgqr7NCdLe1nBMi\/7ChQAxhY2IOZkY4QKDxTIbrmn9i5xRjxTSK1b\/MipcwY1wiVrVZlmJpQhGMCfITYgLEkU5BmQIDAQAB"
}