Scener

Watch shows and movies in sync with friends around the world

Vad är Scener?

Scener är en Chrome-tillägg utvecklad av scener2022, och dess huvudfunktion är "Watch shows and movies in sync with friends around the world".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Scener-förlängningens CRX-fil

Ladda ner Scener-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Scener Scener
ID lkhjgdkpibcepflmlgahofcmeagjmecc
Officiell webbadress https://chromewebstore.google.com/detail/scener/lkhjgdkpibcepflmlgahofcmeagjmecc
Beskrivning Watch shows and movies in sync with friends around the world
Filstorlek 917 KB
Antal Installationer 2,113,575
Aktuell Version 7.0.30
Senast Uppdaterad 2023-09-01
Publiceringsdatum 2020-06-18
Betyg 3.31/5 Totalt 210 Betyg
Utvecklare scener2022
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.scener.com/
Hjälpsida URL https://www.scener.com/help
URL till Sekretesspolicy Sidan https://www.scener.com/terms
Stödda Språk 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\/*"
        ]
    }
}