PocketTube: Youtube Subscription Manager
Group YouTube subscriptions into YouTube folder. Video Deck for Youtube. Mark as watched videos. Filter YouTube video. Youtube mode
PocketTube: Youtube Subscription Manager là gì?
PocketTube: Youtube Subscription 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 subscriptions into YouTube folder. Video Deck for Youtube. Mark as watched videos. Filter YouTube video. Youtube mode".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng PocketTube: Youtube Subscription Manager
Tải xuống các tệp mở rộng PocketTube: Youtube Subscription 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
You can create collections that seamlessly fit into the layout using this Youtube extension. This is an easy way to manage your subscriptions. This extension enables you to: ★ Create groups / sub-groups with subscriptions based on topic ★ Group YouTube subscriptions / channels to collections / groups. One subscription/channel can have a few collections ★ Add custom icons for any collection. Set icons from prepared icon packs or upload your own. ★ Show the latest videos feed by collections / group. Play all videos by collections using the auto-generated playlist on YouTube ★ Auto-sync your collections on Android, iOS or other browsers using Google Drive or your Chrome profile ★ Integration on the main page ★ Integration in the left sidebar ★ Ability to video filter by topic on the subscriptions page ★ Filter and sort videos by duration, activity, and date on feed mode and channel page ★ Auto Youtube Tags ★ Enable Youtube Deck mode - special mode like TweetDeck ★ Notification about new videos on group ★ Health status for your subscriptions and bulk unsubscribing channels without activity ★ Mark as watched which sync with history ★ Remove shorts or watched videos on subscriptions or channel page ★ Export subscriptions to CSV Install an extension to organize your subscriptions. After installing, please reload all tabs for the extension to take effect. For issues/suggestions, please get in touch with us via email: [email protected] 250,000+ users trust us with more than 4,000 5-stars reviews. --- 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 Please buy me a coffee https://www.buymeacoffee.com/ysub Android https://play.google.com/store/apps/details?id=com.youtubesubscriptionmanager iOS https://apps.apple.com/us/app/pockettube-for-youtube/id1475688814 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 YouTube channel: https://www.youtube.com/@PocketTubeHQ --- ⓘThis Chrome extension is about Subscription Manager and has no affiliations with the popular video hoster Youtube™. All copyrights belong to their respective owners. PocketTube: PocketTube is not owned by, 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 Subscription Manager |
ID | kdmnjgijlmjgmimahnillepgcgeemffb |
URL Chính Thức | https://chromewebstore.google.com/detail/pockettube-youtube-subscr/kdmnjgijlmjgmimahnillepgcgeemffb |
Mô tả | Group YouTube subscriptions into YouTube folder. Video Deck for Youtube. Mark as watched videos. Filter YouTube video. Youtube mode |
Kích Thước Tệp | 8.57 MB |
Số Lần Cài Đặt | 284,794 |
Phiên Bản Hiện Tại | 16.0.2 |
Cập Nhật Lần Cuối | 2024-02-09 |
Ngày Phát Hành | 2020-06-01 |
Đánh Giá | 4.64/5 Tổng số 4220 Đánh Giá |
Nhà Phát Triển | https://pockettube.io |
[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": "16.0.2", "content_scripts": [ { "matches": [ "https:\/\/*.youtube.com\/*" ], "js": [ "\/build\/app.js", "\/purify2.min.js" ], "css": [ "\/build\/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\/*", "\/popup\/login.html", "icon\/*", "patreon\/*" ], "matches": [ "https:\/\/*.youtube.com\/*" ] } ], "permissions": [ "alarms", "storage", "unlimitedStorage", "identity", "contextMenus" ], "optional_permissions": [ "bookmarks", "notifications" ], "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 Subscription 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": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmwKPcx2Q9miBd4nVarX4b4IEd15P2aCTtPQJayegnfktzU+aPVxlYWXo1L7tWlxgL2o2KYgR78RmmkOe0nIhVud\/lURn8KqRkEgeEwwR0RObEWSPUcD6W9e36Gs4l1NUgkRzH4Tgo03WIMnXGTXkmPzgu7tGL+nxplukUdH74mAO6dRJ2dRkXzrEeQJVwFFOvR14R7hKPoY+L0NViPa6UqzGACYAdS1+MkpxjAhVSv+aSFXubhHA53qzMwkfggs6NSOsFIi+Bzqa4Z+6eePoHZCBxWNLEsDwNRAW0yfOhNgIX9FwIF4mMz6TybNZO8tFSyYxjbcJCeJUzutbOpItWQIDAQAB" } |