Uploads Only for Youtube™

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

Apa itu Uploads Only for Youtube™?

Uploads Only for Youtube™ adalah ekstensi Chrome yang dikembangkan oleh Tristan, dan fitur utamanya adalah "Makes your youtube home page automatically show only uploads from your subscriptions".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Uploads Only for Youtube™

Unduh file ekstensi Uploads Only for Youtube™ dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Uploads Only for Youtube™ Uploads Only for Youtube™
ID ajdnlgehefnmaiighnbaibekhdfhnipd
URL Resmi https://chromewebstore.google.com/detail/uploads-only-for-youtube/ajdnlgehefnmaiighnbaibekhdfhnipd
Deskripsi Makes your youtube home page automatically show only uploads from your subscriptions
Ukuran File 4.12 KB
Jumlah Instalasi 6,005
Versi Saat Ini 0.4
Terakhir Diperbarui 2013-01-30
Tanggal Publikasi 2013-01-30
Penilaian 4.33/5 Total 92 Penilaian
Pengembang Tristan
Tipe Pembayaran free
Bahasa yang Didukung 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
}