WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Watch2Gether

Watch2Gether

View on Chrome Web Store
View Watch2Gether Chrome Extension on Chrome Web Store
Add to bookmarks
3.5 (118 ratings)
1 new ratings
31 views
This extension has been viewed 31 times

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

The official Watch2Gether (W2G) extension - Watch videos together with your friends.
Type
Extension
Users
1,000,000 users
100K
Website w2g.tv
Watch2Gether
View author page of Watch2Gether
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 18, 2017
Version 10.3
Manifest version
3
Updated
Updated on August 17, 2024
lifestyle/entertainment
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Watch2Gether 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
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Watch2Gether",
    "short_name": "W2G",
    "description": "The official Watch2Gether (W2G) extension - Watch videos together with your friends.",
    "homepage_url": "https:\/\/w2g.tv",
    "version": "10.3",
    "background": {
        "service_worker": "w2gbundle.4bdb221b.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/stage.watch2gether.com\/rooms\/*",
                "https:\/\/w2g.tv\/*",
                "https:\/\/rooms.w2g.tv\/*",
                "https:\/\/stage-rooms.w2g.tv\/*",
                "https:\/\/stage.w2g.tv\/*",
                "https:\/\/staging.w2g.tv\/*"
            ],
            "js": [
                "w2gbundle.04e26fec.js"
            ],
            "all_frames": false,
            "run_at": "document_end",
            "css": []
        }
    ],
    "options_ui": {
        "page": "options.baaf7017.html"
    },
    "action": {
        "default_icon": "icon.154ef202.png",
        "default_popup": "popup.dac5a650.html",
        "default_title": "Share on Watch2Gether"
    },
    "icons": {
        "48": "icon_48.bcbbec0a.png",
        "128": "icon_128.125169a4.png"
    },
    "permissions": [
        "activeTab",
        "webNavigation",
        "declarativeNetRequest",
        "scripting",
        "storage"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "javascript\/adapter\/w2g_netflix_adapter.js",
                "controls.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "host_permissions": [
        "<all_urls>"
    ]
}
© 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