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是由https://pockettube.io开发的Chrome扩展程序,该扩展的主要功能是“Group Youtube playlist Sort and filter Youtube playlists Bulk move and delete YouTube Playlist Duration Multiselect for YouTube”。
扩展截图
下载PocketTube: Youtube PlayList Manager扩展crx文件
下载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 |
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" } |