Video Deck for YouTube™
Best way to manage your YouTube subscriptions perfectly!
ما هو Video Deck for YouTube™؟
Video Deck for YouTube™ هو إضافة Chrome تم تطويرها بواسطة https://www.videodeck.net، والميزة الرئيسية لها هي "Best way to manage your YouTube subscriptions perfectly!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Video Deck for YouTube™
قم بتنزيل ملفات الامتداد Video Deck for YouTube™ بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
                        Video Deck for YouTube™ is the best way to have control over videos that are uploaded by your favorite YouTube channels.
-------
UPDATE: 
For everyone having issues with uninstalling our extension, here are steps to overcome this problem:
Click uninstall and then sign out of all other chrome sessions, then go to: https://www.google.com/settings/chrome/sync
and click "reset sync".
-------
If you are using browser other than Chrome go to: www.videodeck.net
Supports: 
     - adding your favourite subscriptions
     - searching videos, channels and playlists
     - subscribing to channels
     - grouping channels together
     - marking videos as watched
     - hiding watched videos
     - adding playlists
     - adding videos to "Watch Later"
     - removing videos from "Watch Later"
     - watching videos on deck
     - watching videos with Chromecast
     - rating videos
     - posting comments
     - "Play All" videos in column
     - creating custom columns
     - sharing videos
     - dynamic update of video statistics
     - managing order of columns
     - notifications for newly uploaded videos                     معلومات أساسية عن التمديد
| الاسم |   |  
| ID | mpoakikepagdiphlmfaeifpojdmbnegj | 
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/video-deck-for-youtube/mpoakikepagdiphlmfaeifpojdmbnegj | 
| الوصف | Best way to manage your YouTube subscriptions perfectly! | 
| حجم الملف | 317 KB | 
| عدد التثبيتات | 27,957 | 
| النسخة الحالية | 1.0.7 | 
| آخر تحديث | 2017-04-08 | 
| تاريخ النشر | 2017-04-08 | 
| تقييم | 3.60/5 مجموع تقييمات 908 | 
| المطور | https://www.videodeck.net | 
| البريد الإلكتروني | [email protected] | 
| نوع الدفع | free | 
| عنوان صفحة المساعدة | http://www.videodeck.net/feedback | 
| اللغات المدعومة | 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",
    "browser_action": {
        "default_icon": "img\/icon128.png"
    },
    "background": {
        "scripts": [
            "background.min.js"
        ]
    },
    "icons": {
        "128": "img\/icon128.png",
        "16": "img\/icon16.png",
        "24": "img\/icon24.png",
        "32": "img\/icon32.png",
        "48": "img\/icon48.png"
    },
    "description": "__MSG_appDesc__",
    "name": "Video Deck for YouTube\u2122",
    "default_locale": "en",
    "permissions": [
        "notifications",
        "storage",
        "unlimitedStorage",
        "https:\/\/*.ytimg.com\/",
        "https:\/\/*.googleusercontent.com\/",
        "https:\/\/*.ytdeck.com\/",
        "https:\/\/*.videodeck.net\/",
        "http:\/\/gdata.youtube.com\/",
        "https:\/\/www.google.com\/accounts\/OAuthGetRequestToken",
        "https:\/\/www.google.com\/accounts\/OAuthAuthorizeToken",
        "https:\/\/www.google.com\/accounts\/OAuthGetAccessToken"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/clients1.google.com https:\/\/s.ytimg.com https:\/\/www.youtube.com https:\/\/www.google-analytics.com https:\/\/www.gstatic.com https:\/\/apis.google.com https:\/\/ads.videodeck.net https:\/\/plus.google.com;  object-src 'self'  https:\/\/www.youtube.com",
    "version": "1.0.7",
    "manifest_version": 2
}  |  |