WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
PocketTube: Youtube PlayList Manager

PocketTube: Youtube PlayList Manager

View on Chrome Web Store
4.0 (410 ratings)
1 new ratings
3 views
0 downloads

Data is synced from the Chrome Web Store. View the official store page for the most current information.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jul 15, 2025.

Group Youtube playlist Sort and filter Youtube playlists Bulk move and delete YouTube Playlist Duration Multiselect for YouTube
Type
Extension
Users
30,000 users
10K
Dmytro Nabok
Featured Extension

Hand-picked for quality and usefulness

Published
Version 2.15.9
Manifest version
3
Updated
productivity/tools
Website
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "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:\/\/pockettube.io\/",
    "default_locale": "en",
    "options_page": "\/pockettube-app\/dist\/index.html",
    "version": "2.15.9",
    "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",
        "webRequest"
    ],
    "host_permissions": [
        "https:\/\/*.youtube.com\/*"
    ],
    "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"
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.