Watch Party

Watch streamed content together.

Vad är Watch Party?

Watch Party är en Chrome-tillägg utvecklad av https://chromewatchparty.com, och dess huvudfunktion är "Watch streamed content together.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner Watch Party-förlängningens CRX-fil

Ladda ner Watch Party-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Watch Party syncs playback on streamed content.
Watch your favorites, with your favorite people.

Read below to see how to use, helpful links & more!

: : : : LINKS 
See how to get started at https://www.chromewatchparty.com/welcome
See tips & faq at https://www.chromewatchparty.com/welcome#tips
See all the features at https://www.chromewatchparty.com/
See latest changes: whatsnew.chromewatchparty.com
See privacy policy: https://www.chromewatchparty.com/privacy/
See copyright: https://www.chromewatchparty.com/copyright/

: : : : HOW TO USE
(There is now a built in tutorial mode, it will launch on your first use)
1. Go to any supported website, click on the (WP) button in the bottom right of your screen
2. Create or Join a party
3. Start playing something - if you're playing the same show as the party, sync will automatically work. Watch Party will not automatically change the show for you, but there's a link up top to whatever is currently playing.
4. Pause or Play to sync with your party members.

: : : : FEATURES
~ Settings are available from the Create/Join screen or from the title panel. Click near your party name to see available settings and options.
Settings include:
- Leave / End party
- Auto-rejoin for party if you return to the page within 1 minute
- Auto-follow when the show changes (turn on in settings)
- Notifications for when side panel is hidden
- Admin only mode toggle
- Free group video and voice calls
- See who's in the party
- Clear Party Name & Pin history (only from Create/Join page)

~ Video/Voice Call can be started by anyone in the party if the party is not in admin only mode. Click on the phone icon near your chat input to start a call.

~ Fullscreen Support can be enabled by clicking on the full screen button in the sidebar (next to the phone icon), this will let you have access to Watch Party while in fullscreen.

~ GIFs are available in plenty (no limits!) click on the GIF icon in the chat input field, use the chat input field to search for gifs

~ Reply To Message by hovering over a message and clicking on the icon that appear to the left of the message.

For support, feedback or any other comments reach us at [email protected]                    

Grundläggande Information om Tillägg

Namn Watch Party Watch Party
ID aelhknjjifbfkdclbekleabcokipdicf
Officiell webbadress https://chromewebstore.google.com/detail/watch-party/aelhknjjifbfkdclbekleabcokipdicf
Beskrivning Watch streamed content together.
Filstorlek 3.51 MB
Antal Installationer 36,313
Aktuell Version 1.7.17
Senast Uppdaterad 2022-03-30
Publiceringsdatum 2020-07-11
Betyg 3.48/5 Totalt 50 Betyg
Utvecklare https://chromewatchparty.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.chromewatchparty.com/
Hjälpsida URL https://www.chromewatchparty.com/welcome/#tips
URL till Sekretesspolicy Sidan https://www.chromewatchparty.com/privacy
Stödda Språk en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Watch Party",
    "short_name": "WP",
    "version": "1.7.17",
    "description": "Watch streamed content together.",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "https:\/\/*.hulu.com\/*",
        "https:\/\/*.netflix.com\/*",
        "https:\/\/*.amazon.com\/*",
        "https:\/\/*.amazon.com.au\/*",
        "https:\/\/*.amazon.com.br\/*",
        "https:\/\/*.amazon.ca\/*",
        "https:\/\/*.amazon.cn\/*",
        "https:\/\/*.amazon.de\/*",
        "https:\/\/*.amazon.fr\/*",
        "https:\/\/*.amazon.in\/*",
        "https:\/\/*.amazon.it\/*",
        "https:\/\/*.amazon.co.jp\/*",
        "https:\/\/*.amazon.com.mx\/*",
        "https:\/\/*.amazon.nl\/*",
        "https:\/\/*.amazon.sa\/*",
        "https:\/\/*.amazon.sg\/*",
        "https:\/\/*.amazon.es\/*",
        "https:\/\/*.amazon.com.tr\/*",
        "https:\/\/*.amazon.ae\/*",
        "https:\/\/*.amazon.co.uk\/*",
        "https:\/\/*.primevideo.com\/*",
        "https:\/\/*.disneyplus.com\/*",
        "https:\/\/*.youtube.com\/*",
        "https:\/\/play.hbonow.com\/*",
        "https:\/\/play.hbomax.com\/*",
        "https:\/\/*.peacocktv.com\/*",
        "https:\/\/play.google.com\/movies\/*",
        "https:\/\/*.crunchyroll.com\/*",
        "https:\/\/tv.apple.com\/*",
        "https:\/\/*.viki.com\/*",
        "https:\/\/*.funimation.com\/*",
        "https:\/\/*.roosterteeth.com\/*",
        "https:\/\/*.stan.com.au\/*",
        "https:\/\/*.hotstar.com\/*",
        "https:\/\/*.airtelxstream.in\/*",
        "https:\/\/*.vimeo.com\/*",
        "https:\/\/*.dailymotion.com\/*",
        "https:\/\/*.imdb.com\/tv\/*",
        "https:\/\/*.paramountplus.com\/*",
        "https:\/\/*.starz.com\/*",
        "https:\/\/api.giphy.com\/*",
        "https:\/\/*.voxeet.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.hulu.com\/*",
                "https:\/\/*.netflix.com\/*",
                "https:\/\/*.amazon.com\/*",
                "https:\/\/*.amazon.com.au\/*",
                "https:\/\/*.amazon.com.br\/*",
                "https:\/\/*.amazon.ca\/*",
                "https:\/\/*.amazon.cn\/*",
                "https:\/\/*.amazon.de\/*",
                "https:\/\/*.amazon.fr\/*",
                "https:\/\/*.amazon.in\/*",
                "https:\/\/*.amazon.it\/*",
                "https:\/\/*.amazon.co.jp\/*",
                "https:\/\/*.amazon.com.mx\/*",
                "https:\/\/*.amazon.nl\/*",
                "https:\/\/*.amazon.sa\/*",
                "https:\/\/*.amazon.sg\/*",
                "https:\/\/*.amazon.es\/*",
                "https:\/\/*.amazon.com.tr\/*",
                "https:\/\/*.amazon.ae\/*",
                "https:\/\/*.amazon.co.uk\/*",
                "https:\/\/*.primevideo.com\/*",
                "https:\/\/*.disneyplus.com\/*",
                "https:\/\/*.youtube.com\/*",
                "https:\/\/play.hbonow.com\/*",
                "https:\/\/play.hbomax.com\/*",
                "https:\/\/*.peacocktv.com\/*",
                "https:\/\/play.google.com\/*",
                "https:\/\/*.crunchyroll.com\/*",
                "https:\/\/tv.apple.com\/*",
                "https:\/\/*.viki.com\/*",
                "https:\/\/*.funimation.com\/*",
                "https:\/\/*.roosterteeth.com\/*",
                "https:\/\/*.stan.com.au\/*",
                "https:\/\/*.hotstar.com\/*",
                "https:\/\/*.airtelxstream.in\/*",
                "https:\/\/*.vimeo.com\/*",
                "https:\/\/*.dailymotion.com\/*",
                "https:\/\/*.imdb.com\/tv\/*",
                "https:\/\/*.paramountplus.com\/*",
                "https:\/\/*.starz.com\/*"
            ],
            "run_at": "document_idle",
            "js": [
                "\/static\/js\/content.js"
            ],
            "css": [
                "\/static\/css\/app.css"
            ]
        }
    ],
    "web_accessible_resources": [
        "\/*.png",
        "static\/media\/*.svg"
    ],
    "icons": {
        "16": "wp16.png",
        "32": "wp32.png",
        "96": "wp96.png",
        "128": "wp128.png",
        "144": "wp144.png",
        "192": "wp192.png"
    },
    "manifest_version": 2
}