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
}