Youtube Watch

You can watch Youtube videos in the browser

ما هو Youtube Watch؟

Youtube Watch هو إضافة Chrome تم تطويرها بواسطة Unknown، والميزة الرئيسية لها هي "You can watch Youtube videos in the browser".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Youtube Watch

قم بتنزيل ملفات الامتداد Youtube Watch بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        You can watch YouTube videos in the browser.  When you paste the video it will automatically play.  You can also go backwards and forwards from older videos.                    

معلومات أساسية عن التمديد

الاسم Youtube Watch Youtube Watch
ID fcfhggaefkeoedhghndenbdhgpmimflb
عنوان URL الرسمي https://chromewebstore.google.com/detail/youtube-watch/fcfhggaefkeoedhghndenbdhgpmimflb
الوصف You can watch Youtube videos in the browser
حجم الملف 81.06 KB
عدد التثبيتات 62
النسخة الحالية 1.1
آخر تحديث 2015-11-25
تاريخ النشر 2015-11-25
تقييم 5.00/5 مجموع تقييمات 1
المطور Unknown
نوع الدفع free
موقع الإضافة https://github.com/cemcnaughton/youtube-watch-extension
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Youtube Watch",
    "description": "You can watch Youtube videos in the browser",
    "version": "1.1",
    "browser_action": {
        "default_icon": "watchicon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}