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?

PocketTube: Youtube PlayList Manager - это расширение Chrome, разработанное https://pockettube.io, и его основная функция - "Group Youtube playlist Sort and filter Youtube playlists Bulk move and delete YouTube Playlist Duration Multiselect for YouTube".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения PocketTube: Youtube PlayList Manager

Скачайте файлы расширений PocketTube: Youtube PlayList Manager в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название PocketTube: Youtube PlayList Manager PocketTube: Youtube PlayList Manager
ID bplnofkhjdphoihfkfcddikgmecfehdd
Официальный URL https://chromewebstore.google.com/detail/pockettube-youtube-playli/bplnofkhjdphoihfkfcddikgmecfehdd
Описание Group Youtube playlist Sort and filter Youtube playlists Bulk move and delete YouTube Playlist Duration Multiselect for YouTube
Размер файла 5.89 MB
Количество установок 10,000
Текущая Версия 2.6.8
Последнее Обновление 2024-01-10
Дата публикации 2021-10-29
Рейтинг 4.22/5 Всего 222 оценок
Разработчик https://pockettube.io
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://pockettube.io/
URL страницы политики конфиденциальности https://pockettube.io/privacy.html
Поддерживаемые языки 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"
}