Watchflix: stream party w/ friends

Watch prime, hotstar, netflix, youtube, crunchyroll and google drive videos with friends

Watchflix: stream party w/ friends क्या है?

Watchflix: stream party w/ friends https://watchflix.group द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Watch prime, hotstar, netflix, youtube, crunchyroll and google drive videos with friends"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Watchflix: stream party w/ friends एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Watchflix is a new way to group up and watch content with your friends online. Watchflix synchronizes video playback and adds group chat to your favorite shows.

- Supports Prime Video, Netflix, Disney+ Hotstar,  YouTube and crunchyroll
- Start now no signup required! - Creating account is an hassle ⚡️
- 100% ad free + no paywall ever 🙌
- Runs on the host site itself, so no compelling reason to go to a third website ✌️
- Play, Pause and Seek - all together ⏯
- Works even with TV Series, binge watch together! 👫👭🍿
- Voice support for prime, hotstar, netflix, youtube 🤙


Change log:

[6.1.0] - 2021-11-27
-   Netflix patch

[6.0.0] - 2021-03-22
-   Youtube bug fix

[5.2.0] - 2021-03-21
-   Minor bug fix

[5.1.2] - 2021-01-10
-   Minor Bug fix

[5.1.1] - 2020-12-10
-   Crunchyroll bug fix

[5.1.0] - 2020-11-30
- Hotstar next episode bugfix
- UI updates

[5.0.1] - 2020-11-15
- Voice call bug fix

[5.0.0] - 2020-11-08
- Voice support for prime, hotstar, netflix, youtube
- GIF and Sticker attribution update

[4.1.0] - 2020-10-15
-    Link to Invite url in chat
-    Draggable icon for full screen in youtube
-    Hide chat bar from chat 

[4.0.0] - 2020-09-27
-    crunchyroll support

[3.1.0] - 2020-09-06
-    Prime Bug Fixes
-    Netflix arrow key control fix

[3.0.2] - 2020-08-11
-    Hotstar Dark Theme Patch fix

[3.0.1] - 2020-08-10
-   Sticker search fix

[3.0.0] - 2020-08-09
-   Support for YouTube
-   Chat Design Changes

[2.2.1] - 2020-07-28
-   Support for Hotstar Free and VIP users

[2.2.0] - 2020-07-27
-   Design changes for chat

[2.1.0] - 2020-07-23
-   Added GIF and Stickers keyboard
-   Bug fixes in notification
-   Netflix full screen bug fix

[2.0.0] - 2020-07-19
-   Next Episode Support for Netflix, Prime Video and Hotstar

[1.3.0] - 2020-06-21
-   Added Netflix Support
-   Added Emoji Keyboard

[1.2.2] - 2020-06-19
-   Bug fix for play/pause listener on Hotstar

[1.2.1] - 2020-06-17
-   Bug fix in popup for live stream checkbox

[1.2.0] - 2020-06-16
-   Added Support for Hotstar
-   Added Live Feature

[1.0.1] - 2020-06-09
-   Support for Prime Video
-   Chat feature                    

एक्सटेंशन की मूल जानकारी

नाम Watchflix: stream party w/ friends Watchflix: stream party w/ friends
ID ndmgbjdeclkngfmolallpkoofjgclfhk
आधिकारिक URL https://chromewebstore.google.com/detail/watchflix-stream-party-w/ndmgbjdeclkngfmolallpkoofjgclfhk
विवरण Watch prime, hotstar, netflix, youtube, crunchyroll and google drive videos with friends
फ़ाइल का आकार 452 KB
स्थापना संख्या 5,367
वर्तमान संस्करण 6.1.0
अंतिम अपडेट 2021-11-28
प्रकाशन तिथि 2020-06-21
रेटिंग 3.60/5 कुल 35 रेटिंग्स
डेवलपर https://watchflix.group
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://watchflix.group/
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Watchflix: stream party w\/ friends",
    "version": "6.1.0",
    "description": "Watch prime, hotstar, netflix, youtube, crunchyroll and google drive videos with friends",
    "manifest_version": 2,
    "permissions": [
        "activeTab",
        "storage",
        "declarativeContent",
        "webNavigation",
        "https:\/\/*.youtube.com\/*"
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com\/analytics.js; object-src 'self'",
    "page_action": {
        "default_icon": {
            "32": "img\/WF32.png",
            "128": "img\/WF128.png"
        },
        "default_title": "Watchflix: stream party w\/ friends",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.primevideo.com\/*",
                "https:\/\/*.amazon.com\/*video*",
                "https:\/\/*.amazon.de\/*video*",
                "https:\/\/*.amazon.co.uk\/*video*",
                "https:\/\/*.amazon.co.jp\/*video*",
                "https:\/\/*.amazon.com\/Amazon-Video*",
                "https:\/\/*.amazon.de\/Amazon-Video*",
                "https:\/\/*.amazon.co.uk\/Amazon-Video*",
                "https:\/\/*.amazon.co.jp\/Amazon-Video*",
                "https:\/\/*.hotstar.com\/*",
                "https:\/\/www.crunchyroll.com\/*"
            ],
            "js": [
                "js\/vendors.js",
                "js\/shared.js",
                "js\/common.js",
                "js\/bgContent.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/static.crunchyroll.com\/vilos-v2\/web\/vilos\/player.html*",
                "https:\/\/youtube.googleapis.com\/embed\/*"
            ],
            "js": [
                "js\/content.js"
            ],
            "all_frames": true,
            "run_at": "document_idle"
        },
        {
            "matches": [
                "https:\/\/static.crunchyroll.com\/vilos-v2\/web\/vilos\/player.html*",
                "https:\/\/youtube.googleapis.com\/embed\/*"
            ],
            "js": [
                "js\/vendors.js",
                "js\/shared.js",
                "js\/common.js",
                "js\/bgContent.js"
            ],
            "all_frames": true,
            "run_at": "document_idle"
        },
        {
            "matches": [
                "https:\/\/www.crunchyroll.com\/*"
            ],
            "css": [
                "css\/crunchyroll.episode.css"
            ],
            "run_at": "document_start"
        }
    ],
    "background": {
        "scripts": [
            "js\/common.js",
            "js\/background.js"
        ],
        "persistent": false
    },
    "icons": {
        "32": "img\/WF32.png",
        "128": "img\/WF128.png"
    }
}