Scener

Watch shows and movies in sync with friends around the world

Apa itu Scener?

Scener adalah ekstensi Chrome yang dikembangkan oleh scener2022, dan fitur utamanya adalah "Watch shows and movies in sync with friends around the world".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Scener

Unduh file ekstensi Scener 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

                        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.                    

Informasi Dasar Ekstensi

Nama Scener Scener
ID lkhjgdkpibcepflmlgahofcmeagjmecc
URL Resmi https://chromewebstore.google.com/detail/scener/lkhjgdkpibcepflmlgahofcmeagjmecc
Deskripsi Watch shows and movies in sync with friends around the world
Ukuran File 917 KB
Jumlah Instalasi 2,113,575
Versi Saat Ini 7.0.30
Terakhir Diperbarui 2023-09-01
Tanggal Publikasi 2020-06-18
Penilaian 3.31/5 Total 210 Penilaian
Pengembang scener2022
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.scener.com/
URL Halaman Bantuan https://www.scener.com/help
URL Halaman Kebijakan Privasi https://www.scener.com/terms
Bahasa yang Didukung 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\/*"
        ]
    }
}