PocketTube: Youtube Subscription Manager

Group YouTube subscriptions into YouTube folder. Video Deck for Youtube. Mark as watched videos. Filter YouTube video. Youtube mode

O que é PocketTube: Youtube Subscription Manager?

PocketTube: Youtube Subscription Manager é uma extensão do Chrome desenvolvida por https://pockettube.io, e sua principal característica é "Group YouTube subscriptions into YouTube folder. Video Deck for Youtube. Mark as watched videos. Filter YouTube video. Youtube mode".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão PocketTube: Youtube Subscription Manager

Baixe arquivos de extensão PocketTube: Youtube Subscription Manager no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome PocketTube: Youtube Subscription Manager PocketTube: Youtube Subscription Manager
ID kdmnjgijlmjgmimahnillepgcgeemffb
URL Oficial https://chromewebstore.google.com/detail/pockettube-youtube-subscr/kdmnjgijlmjgmimahnillepgcgeemffb
Descrição Group YouTube subscriptions into YouTube folder. Video Deck for Youtube. Mark as watched videos. Filter YouTube video. Youtube mode
Tamanho do Arquivo 8.57 MB
Contagem de Instalações 284,794
Versão Atual 16.0.2
Última Atualização 2024-02-09
Data de Publicação 2020-06-01
Classificação 4.64/5 Total de 4220 Avaliações
Desenvolvedor https://pockettube.io
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://pockettube.io/
URL da Página de Política de Privacidade https://pockettube.io/privacy.html
Idiomas Suportados 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"
}