WebExtension.net
WebExtension.net

Netflix Party

View on Chrome Web Store
View Netflix Party Chrome Extension on Chrome Web Store
4.1 (357 ratings)

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

Install Netflix Party Plus Chrome extension to watch along with your friends
Type
Extension
Users
500,000 users
Baker&Co Developers
View author page of Baker&Co Developers
Published
Published on June 30, 2020
Version 3.3
Manifest version
3
Updated
Updated on August 5, 2024
View on Chrome Web Store
View Netflix Party Chrome Extension on Chrome Web Store
lifestyle/fun
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "3.3",
    "name": "Netflix Party",
    "description": "Install Netflix Party Plus Chrome extension to watch along with your friends",
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "react-app-holder.js"
            ],
            "all_frames": true,
            "run_at": "document_end"
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_end"
        }
    ],
    "icons": {
        "16": "images\/icons\/grey16.png",
        "32": "images\/icons\/red32.png",
        "64": "images\/icons\/red64.png",
        "128": "images\/icons\/red128.png"
    },
    "action": {
        "default_popup": "index.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "tabs",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*",
                "fonts\/*",
                "videoScript.js",
                "images\/icons\/*",
                "images\/logos\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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