Enhance Youtube™ Livestream

ENHANCE and SPEED UP for the your viewing YouTube live stream (Football, Game, ...) for slow internet connection.

Apa itu Enhance Youtube™ Livestream?

Enhance Youtube™ Livestream adalah ekstensi Chrome yang dikembangkan oleh mactiencong, dan fitur utamanya adalah "ENHANCE and SPEED UP for the your viewing YouTube live stream (Football, Game, ...) for slow internet connection.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Enhance Youtube™ Livestream

Unduh file ekstensi Enhance Youtube™ Livestream 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

                        Enhance YouTube™ Livestream - ENHANCE and SPEED UP the your viewing YouTube live stream for slow internet connection.

To order to do that, Enhance YouTube™ Livestream will:
* Stop every requests unnecessary and affect to live stream quality.

HOW TO USE: 
- Because, while Enhance YouTube™ Livestream is activating, you can not access to other website. 
- Just click to Enhance YouTube™ Livestream ICON at the toolbar to deactivate.
- Anytime you want to focus to live stream, just click again Enhance YouTube™ Livestream ICON to re-activate.                    

Informasi Dasar Ekstensi

Nama Enhance Youtube™ Livestream Enhance Youtube™ Livestream
ID plnmldbfapelebnbbpmeofhaokbnhfah
URL Resmi https://chromewebstore.google.com/detail/enhance-youtube-livestrea/plnmldbfapelebnbbpmeofhaokbnhfah
Deskripsi ENHANCE and SPEED UP for the your viewing YouTube live stream (Football, Game, ...) for slow internet connection.
Ukuran File 20.4 KB
Jumlah Instalasi 612
Versi Saat Ini 1.0.2
Terakhir Diperbarui 2019-04-06
Tanggal Publikasi 2019-04-01
Penilaian 1.80/5 Total 5 Penilaian
Pengembang mactiencong
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.linkedin.com/in/mactiencong/
URL Halaman Bantuan https://www.linkedin.com/in/mactiencong/
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Enhance Youtube\u2122 Livestream",
    "short_name": "Enhance Youtube\u2122 Livestream",
    "description": "ENHANCE and SPEED UP for the your viewing YouTube live stream (Football, Game, ...) for slow internet connection.",
    "version": "1.0.2",
    "author": "matico",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "webNavigation",
        ""
    ],
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": true
    },
    "web_accessible_resources": [
        "data\/*.json"
    ],
    "browser_action": {
        "default_icon": "icon\/enable.png"
    }
}