Uploads Only for Youtube™

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

Wat is Uploads Only for Youtube™?

Uploads Only for Youtube™ is een Chrome-extensie ontwikkeld door Tristan, en de belangrijkste functie is "Makes your youtube home page automatically show only uploads from your subscriptions".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Uploads Only for Youtube™

Download Uploads Only for Youtube™-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Uploads Only for Youtube™ Uploads Only for Youtube™
ID ajdnlgehefnmaiighnbaibekhdfhnipd
Officiële URL https://chromewebstore.google.com/detail/uploads-only-for-youtube/ajdnlgehefnmaiighnbaibekhdfhnipd
Beschrijving Makes your youtube home page automatically show only uploads from your subscriptions
Bestandsgrootte 4.12 KB
Aantal Installaties 6,005
Huidige Versie 0.4
Laatst Bijgewerkt 2013-01-30
Publicatiedatum 2013-01-30
Beoordeling 4.33/5 Totaal 92 Beoordelingen
Ontwikkelaar Tristan
Betalingswijze free
Ondersteunde Talen 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
}