Scener

Watch shows and movies in sync with friends around the world

Scener là gì?

Scener là một tiện ích mở rộng Chrome được phát triển bởi scener2022, và tính năng chính của nó là "Watch shows and movies in sync with friends around the world".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Scener

Tải xuống các tệp mở rộng Scener dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Scener Scener
ID lkhjgdkpibcepflmlgahofcmeagjmecc
URL Chính Thức https://chromewebstore.google.com/detail/scener/lkhjgdkpibcepflmlgahofcmeagjmecc
Mô tả Watch shows and movies in sync with friends around the world
Kích Thước Tệp 917 KB
Số Lần Cài Đặt 2,113,575
Phiên Bản Hiện Tại 7.0.30
Cập Nhật Lần Cuối 2023-09-01
Ngày Phát Hành 2020-06-18
Đánh Giá 3.31/5 Tổng số 210 Đánh Giá
Nhà Phát Triển scener2022
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.scener.com/
URL Trang Trợ Giúp https://www.scener.com/help
URL Trang Chính Sách Bảo Mật https://www.scener.com/terms
Ngôn Ngữ Được Hỗ Trợ 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\/*"
        ]
    }
}