Uploads Only for Youtube™

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

什麼是Uploads Only for Youtube™?

Uploads Only for Youtube™是由Tristan開發的Chrome擴展程式,該擴展的主要功能是“Makes your youtube home page automatically show only uploads from your subscriptions”。

擴展截圖

screenshot

下載Uploads Only for Youtube™擴展crx文件

下載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
官方網址 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
}