Enhance Youtube™ Livestream

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

Qu'est-ce que Enhance Youtube™ Livestream ?

Enhance Youtube™ Livestream est une extension Chrome développée par mactiencong, et sa fonction principale est "ENHANCE and SPEED UP for the your viewing YouTube live stream (Football, Game, ...) for slow internet connection.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Enhance Youtube™ Livestream

Téléchargez les fichiers d'extension Enhance Youtube™ Livestream au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Enhance Youtube™ Livestream Enhance Youtube™ Livestream
ID plnmldbfapelebnbbpmeofhaokbnhfah
URL Officiel https://chromewebstore.google.com/detail/enhance-youtube-livestrea/plnmldbfapelebnbbpmeofhaokbnhfah
Description ENHANCE and SPEED UP for the your viewing YouTube live stream (Football, Game, ...) for slow internet connection.
Taille du Fichier 20.4 KB
Nombre d'Installations 612
Version Actuelle 1.0.2
Dernière Mise à Jour 2019-04-06
Date de Publication 2019-04-01
Évaluation 1.80/5 Total 5 Évaluations
Développeur mactiencong
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.linkedin.com/in/mactiencong/
URL de la Page d'Aide https://www.linkedin.com/in/mactiencong/
Langues Prises en Charge 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"
    }
}