Uploads Only for Youtube™

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

Uploads Only for Youtube™ là gì?

Uploads Only for Youtube™ là một tiện ích mở rộng Chrome được phát triển bởi Tristan, và tính năng chính của nó là "Makes your youtube home page automatically show only uploads from your subscriptions".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Uploads Only for Youtube™

Tải xuống các tệp mở rộng Uploads Only for Youtube™ 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

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Uploads Only for Youtube™ Uploads Only for Youtube™
ID ajdnlgehefnmaiighnbaibekhdfhnipd
URL Chính Thức https://chromewebstore.google.com/detail/uploads-only-for-youtube/ajdnlgehefnmaiighnbaibekhdfhnipd
Mô tả Makes your youtube home page automatically show only uploads from your subscriptions
Kích Thước Tệp 4.12 KB
Số Lần Cài Đặt 6,005
Phiên Bản Hiện Tại 0.4
Cập Nhật Lần Cuối 2013-01-30
Ngày Phát Hành 2013-01-30
Đánh Giá 4.33/5 Tổng số 92 Đánh Giá
Nhà Phát Triển Tristan
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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
}