Scener

Watch shows and movies in sync with friends around the world

Scener क्या है?

Scener scener2022 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Watch shows and movies in sync with friends around the world"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Scener एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम Scener Scener
ID lkhjgdkpibcepflmlgahofcmeagjmecc
आधिकारिक URL https://chromewebstore.google.com/detail/scener/lkhjgdkpibcepflmlgahofcmeagjmecc
विवरण Watch shows and movies in sync with friends around the world
फ़ाइल का आकार 917 KB
स्थापना संख्या 2,113,575
वर्तमान संस्करण 7.0.30
अंतिम अपडेट 2023-09-01
प्रकाशन तिथि 2020-06-18
रेटिंग 3.31/5 कुल 210 रेटिंग्स
डेवलपर scener2022
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.scener.com/
सहायता पृष्ठ URL https://www.scener.com/help
गोपनीयता नीति पृष्ठ URL https://www.scener.com/terms
समर्थित भाषाएँ 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\/*"
        ]
    }
}