YouTube Fuller Theater

A larger tab theater mode for a more immersive viewing experience.

Qu'est-ce que YouTube Fuller Theater ?

YouTube Fuller Theater est une extension Chrome développée par konglongkanglang, et sa fonction principale est "A larger tab theater mode for a more immersive viewing experience.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension YouTube Fuller Theater

Téléchargez les fichiers d'extension YouTube Fuller Theater 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

                        Enlarges the theater mode on YouTube to the edges of your tab/window to improve your viewing experience!                    

Informations de Base sur l'Extension

Nom YouTube Fuller Theater YouTube Fuller Theater
ID ajdahhiabpehigbhnbplibcpofihofif
URL Officiel https://chromewebstore.google.com/detail/youtube-fuller-theater/ajdahhiabpehigbhnbplibcpofihofif
Description A larger tab theater mode for a more immersive viewing experience.
Taille du Fichier 9.61 KB
Nombre d'Installations 127
Version Actuelle 1.3
Dernière Mise à Jour 2023-08-09
Date de Publication 2020-07-19
Évaluation 4.15/5 Total 13 Évaluations
Développeur konglongkanglang
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "content_scripts": [
        {
            "css": [
                "styles.css"
            ],
            "matches": [
                "https:\/\/www.youtube.com\/*"
            ]
        }
    ],
    "description": "A larger tab theater mode for a more immersive viewing experience.",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzqiIDr\/5loFRrlLIAM2zGXuAZnI0+qqblGfWiKTrKgfMr\/\/Um9gsNPPmvFw212Wb9u7ME80K3xbbTro2fkr+IRgfEJN8M3yQ5vhYbftcy9nDHhXtjjoialyGf1WQDJn11Qp3wEkGep0v0pMNESOdfWDAG4gCMCVju3mtkp\/qWAcsLIWXdbz6k03LyG\/YWyBN0dgCGHmCGbzgNrSSweMl5t5vN5BxykCTUUZAM0a69w+qGpoXFoauu1YyggUCw6s40+Zy8xK\/lTug9dQoPdn4rUSdGlkyqrmd8ubU69shaHx1FRE0plKad3NaF3AnQwxEFZ+Zy0WAkAPgAZItlTsJNQIDAQAB",
    "manifest_version": 2,
    "name": "YouTube Fuller Theater",
    "permissions": [],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.3"
}