Uploads Only for Youtube™

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

What is Uploads Only for Youtube™?

Uploads Only for Youtube™ is a Chrome extension developed by Tristan, and its main feature is "Makes your youtube home page automatically show only uploads from your subscriptions".

Extension Screenshots

screenshot

Download Uploads Only for Youtube™ Extension CRX File

Download Uploads Only for Youtube™ extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Uploads Only for Youtube™ Uploads Only for Youtube™
ID ajdnlgehefnmaiighnbaibekhdfhnipd
Official URL https://chromewebstore.google.com/detail/uploads-only-for-youtube/ajdnlgehefnmaiighnbaibekhdfhnipd
Description Makes your youtube home page automatically show only uploads from your subscriptions
File Size 4.12 KB
Installation Count 6,005
Current Version 0.4
Last Updated 2013-01-30
Publish Date 2013-01-30
Rating 4.33/5 Total 92 Ratings
Developer Tristan
Payment Type free
Supported Languages 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
}