Scener

Watch shows and movies in sync with friends around the world

¿Qué es Scener?

Scener es una extensión de Chrome desarrollada por scener2022, y su función principal es "Watch shows and movies in sync with friends around the world".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Scener

Descarga archivos de extensión Scener en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Host watch parties with your friends, or go live for up to a million guests, while your show is automatically synced for everyone. 

Discover what to watch next, see what friends are watching, and expand your community with the Scener homepage that puts you at the center of the watch party action. 

With support for Netflix, Disney+, HBO Max, Hulu, Youtube, and more, Scener is the one-stop destination for streaming anything with anyone. Whether you’re leading your legion of fans in a huge, interactive watch party, or having a virtual movie night with friends, Scener is social viewing where you're in control.

Laptop or desktop computer and internet access required. Webcam, microphone, and headphones recommended. A subscription or access to the streaming service being viewed is required. 

Scener is made with love in Seattle, USA.                    

Información Básica de la Extensión

Nombre Scener Scener
ID lkhjgdkpibcepflmlgahofcmeagjmecc
URL Oficial https://chromewebstore.google.com/detail/scener/lkhjgdkpibcepflmlgahofcmeagjmecc
Descripción Watch shows and movies in sync with friends around the world
Tamaño del Archivo 917 KB
Cantidad de Instalaciones 2,113,575
Versión Actual 7.0.30
Última Actualización 2023-09-01
Fecha de Publicación 2020-06-18
Calificación 3.31/5 Total de 210 Calificaciones
Desarrollador scener2022
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.scener.com/
URL de la Página de Ayuda https://www.scener.com/help
URL de la Página de Política de Privacidad https://www.scener.com/terms
Idiomas Soportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Scener",
    "short_name": "Scener",
    "description": "Watch shows and movies in sync with friends around the world",
    "version": "7.0.30",
    "minimum_chrome_version": "66.0.3359",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAn482yZ9C\/Ce0QW6DaJVgjzmUBxgl9x7hT2BuegbKeWOLEb2OrWOtVlc6VczGdDxJVdNCwzDWLEB77zhPgwgb9bFXtmJCZrU4\/N4zNlVnU7nM1j7CmWByK\/DcbrBrMMpty7s9GNgOU9hXfE6IAHYXwFB4tD1Us2LZzvhKTQrWkhPnIswf\/pUf3zHzF6RrWAAAWOGrcL570LQhc6ftyhccaeC378wGCZ\/gMQWyH3JIXLXzIaLgX1e+9aJx586oTFHo2DmRay6FlX57q0ehzqw8WZ9efbXIhvKGmFqGHZlhCNqLGdO96cB8XJClyFiuJQrdK\/klLpb3soWwgVnEibaGewIDAQAB",
    "homepage_url": "https:\/\/scener.com",
    "icons": {
        "16": "ScenerIcon_16.png",
        "32": "ScenerIcon_32.png",
        "48": "ScenerIcon_48.png",
        "128": "ScenerIcon_128.png"
    },
    "permissions": [
        "cookies",
        "system.display",
        "https:\/\/*.scener.com\/*",
        "activeTab",
        "https:\/\/*.netflix.com\/*",
        "notifications",
        "storage"
    ],
    "optional_permissions": [
        "tabs",
        "*:\/\/*\/*",
        ""
    ],
    "content_security_policy": "default-src 'self' https:\/\/sentry.io https:\/\/scener.com https:\/\/*.scener.com https:\/\/*.amazonaws.com https:\/\/*.googleapis.com;  script-src 'self'  https:\/\/www.gstatic.com\/firebasejs\/ https:\/\/*.googletagmanager.com https:\/\/cdn4.mxpnl.com\/libs\/mixpanel-2-latest.min.js https:\/\/ssl.google-analytics.com 'unsafe-eval'; object-src 'self'; worker-src blob: 'self'",
    "browser_action": {
        "default_icon": {
            "16": "ScenerIcon_Default_16.png",
            "32": "ScenerIcon_Default_32.png",
            "48": "ScenerIcon_Default_48.png",
            "128": "ScenerIcon_Default_128.png"
        },
        "default_title": "Virtual Movie Theater"
    },
    "background": {
        "scripts": [
            "background\/index.js"
        ],
        "matches": [
            "https:\/\/*.netflix.com\/*",
            "https:\/\/*.scener.com\/*"
        ]
    },
    "content_scripts": [
        {
            "js": [
                "scener_content\/index.js"
            ],
            "matches": [
                "https:\/\/*.scener.com\/*"
            ],
            "run_at": "document_idle",
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        "*.html",
        "*.png",
        "*.js"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.netflix.com\/*",
            "*:\/\/*.disneyplus.com\/*",
            "*:\/\/*.crunchyroll.com\/*",
            "*:\/\/*.hbogo.com\/*",
            "*:\/\/*.shudder.com\/*",
            "*:\/\/*.tubitv.com\/*",
            "*:\/\/*.roku.com\/*",
            "*:\/\/*.gizmoplex.com\/*",
            "*:\/\/*.hbonow.com\/*",
            "*:\/\/*.hbomax.com\/*",
            "*:\/\/*.max.com\/*",
            "*:\/\/*.drafthouse.com\/*",
            "*:\/\/*.funimation.com\/*",
            "*:\/\/*.pluto.tv\/*",
            "*:\/\/*.rifftrax.com\/*",
            "*:\/\/*.youtube.com\/*",
            "*:\/\/*.scener.com\/*",
            "*:\/\/*.hulu.com\/*",
            "*:\/\/*.amazon.com\/*",
            "*:\/\/*.vimeo.com\/*",
            "*:\/\/*.hotstar.com\/*",
            "*:\/\/*.primevideo.com\/*",
            "*:\/\/*.amazon.co.uk\/*",
            "*:\/\/*.indee.tv\/*"
        ]
    }
}