Uploads Only for Youtube™

Makes your youtube home page automatically show only uploads from your subscriptions

Uploads Only for Youtube™คืออะไร?

Uploads Only for Youtube™ เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Tristan และคุณลักษณะหลักของมันคือ "Makes your youtube home page automatically show only uploads from your subscriptions"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Uploads Only for Youtube™

ดาวน์โหลดไฟล์ส่วนขยาย Uploads Only for Youtube™ ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Hate the new Youtube home page? Don't want to see whatever videos Youtube suggests to you? Just want to see the uploads from your subscriptions? This is the app for you

v0.3 Now allows you to view All Activity from your subscriptions (i.e comments, favourites) if you so wish.


Youtube and the Youtube Logo are trademarks of Google Inc. Use of this trademark is subject to Google Permissions.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Uploads Only for Youtube™ Uploads Only for Youtube™
ID ajdnlgehefnmaiighnbaibekhdfhnipd
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/uploads-only-for-youtube/ajdnlgehefnmaiighnbaibekhdfhnipd
คำอธิบาย Makes your youtube home page automatically show only uploads from your subscriptions
ขนาดไฟล์ 4.12 KB
จำนวนการติดตั้ง 6,005
เวอร์ชันปัจจุบัน 0.4
อัปเดตครั้งล่าสุด 2013-01-30
วันที่เผยแพร่ 2013-01-30
คะแนน 4.33/5 รวมทั้งหมด 92 คะแนน
ผู้พัฒนา Tristan
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Uploads Only for Youtube\u2122",
    "version": "0.4",
    "description": "Makes your youtube home page automatically show only uploads from your subscriptions",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "options_page": "options.html",
    "permissions": [
        "tabs",
        "storage"
    ],
    "manifest_version": 2
}