WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Netflix Party is now Teleparty

Netflix Party is now Teleparty

View on Chrome Web Store
View Netflix Party is now Teleparty Chrome Extension on Chrome Web Store
Add to bookmarks
4.1 (16,956 ratings)
3 new ratings
53 views
This extension has been viewed 53 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Watch Netflix, Youtube, Disney Plus, Max and more in sync with friends
Type
Extension
Users
10,000,000 users
1M
Netflix Party
View author page of Netflix Party
Published
Published on December 28, 2015
Version 5.3.4
Manifest version
3
Updated
Updated on August 17, 2025
lifestyle/entertainment
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Netflix Party is now Teleparty Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "version": "5.3.4",
    "default_locale": "en",
    "content_security_policy": {
        "extension_pages": "frame-src http:\/\/localhost:3000\/ https:\/\/redirect.teleparty.com\/ https:\/\/teleparty-auth---test.firebaseapp.com\/ https:\/\/teleparty-mobile.firebaseapp.com\/; script-src 'self'; object-src 'self';"
    },
    "action": {
        "default_icon": "img\/icon.png",
        "default_title": "__MSG_extName__",
        "default_popup": "popup_react.html"
    },
    "background": {
        "service_worker": "background_service_bundled.js"
    },
    "icons": {
        "16": "img\/icon.png",
        "48": "img\/icon.png",
        "128": "img\/icon.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                "http:\/\/localhost\/*"
            ]
        },
        {
            "resources": [
                "img\/*",
                "html\/*.html",
                "css\/*",
                "web\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "web\/*"
            ],
            "matches": [
                "https:\/\/*.teleparty.com\/*",
                "https:\/\/*.netflixparty.com\/*"
            ]
        },
        {
            "resources": [
                "content_scripts\/*",
                "browse_scripts\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "lib\/replace_state_script.js",
                "lib\/tp_libraries_min.js",
                "lib\/gtm.js",
                "lib\/inject_gtm_script.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "permissions": [
        "activeTab",
        "storage",
        "scripting",
        "alarms"
    ],
    "optional_host_permissions": [
        "*:\/\/*\/*"
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top