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
官方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
}