Stream Party

Stream Party allows friends to stream videos on major video platforms, video chat, and message each other all at once!

Stream Partyคืออะไร?

Stream Party เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Kiby Technologies, LLC และคุณลักษณะหลักของมันคือ "Stream Party allows friends to stream videos on major video platforms, video chat, and message each other all at once!"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Stream Party

ดาวน์โหลดไฟล์ส่วนขยาย Stream Party ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Stream Party is the BEST Google Chrome extension that allows you to not only stream synced videos on Netflix, Youtube, Disney+ and Instagram Live with multiple friends, but also video chat and message each other all at once. It feels like you and your friends are all in the same room!

We now allow up to 5 people in a Stream Party. Performance may be affected if more people are added.

Follow Us!
Twitter: https://twitter.com/StreamPartyCo
Instagram: https://www.instagram.com/streampartyco/

v1.3.2
- Small Bug Fixes
- Left Amazon Affiliate Program

v1.3.1
- Small Bug Fixes
- Joined Amazon Affiliate Program

v1.3.0
- Introducing GIFs! You can now send GIFs to your friends in the messenger .
- New Steaming Platforms: Hulu & HBO
- UI Improvements
- Fixed 'synchronize' message issue
- Slight performance enhancements and small bug fixes

v1.2.5
- Bug fixes
- Small UI improvements
- Update for Netflix video player changes (more upgrades coming soon)

v1.2.2/v1.2.3/v1.2.4
- Fixed Disney+ not working UK users
- Fixed video lagging issue
- Improved video syncing for groups larger than 4 people
- Added more labeling and instructions for creating and joining a Stream Party*
- Added status for network connection health (connections between you and your friends heavily depend of your connection strength)
- Added email sharing option for Stream Party link

v1.2.0/v1.2.1
**Not backwards compatible with previous versions**
- WE NOW SUPPORT VIDEO CHAT FOR MULTIPLE PEOPLE. Enjoy your Stream PARTY! 
- Automatically skip to the next episode on Netflix and Disney+
- Sessions now persist if you have leave and rejoin
- We now assign a leader to take control of the Stream Party in order to keep group watching fluid
- Added UI improvements to the chat
- Slight performance enhancements

v1.1.0
- Added support for:
    - Disney+
    - Instagram Live
    - Netflix for all TLDs (.it, .fr, .ca, etc)
- Improved design slightly 
- Added instructions when using Stream Party
- Added rating for feedback
- Slight performance enhancements

v1.0.0 
First Release🎉                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Stream Party Stream Party
ID fpckjeokpfedfjgikgnilafjcmjjdkle
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/stream-party/fpckjeokpfedfjgikgnilafjcmjjdkle
คำอธิบาย Stream Party allows friends to stream videos on major video platforms, video chat, and message each other all at once!
ขนาดไฟล์ 2.08 MB
จำนวนการติดตั้ง 10,000
เวอร์ชันปัจจุบัน 1.3.2
อัปเดตครั้งล่าสุด 2020-11-25
วันที่เผยแพร่ 2020-06-23
คะแนน 4.33/5 รวมทั้งหมด 18 คะแนน
ผู้พัฒนา Kiby Technologies, LLC
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.streamparty.co
URL หน้าช่วยเหลือ http://www.streamparty.co/support
URL หน้านโยบายความเป็นส่วนตัว http://www.kibytechnologies.com/privacy-policy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Stream Party",
    "version": "1.3.2",
    "description": "Stream Party allows friends to stream videos on major video platforms, video chat, and message each other all at once!",
    "permissions": [
        "webNavigation",
        "activeTab",
        "declarativeContent",
        "storage",
        "tabs"
    ],
    "options_page": "views\/options.html",
    "background": {
        "scripts": [
            "scripts\/lib\/hot-reload.js",
            "scripts\/background.js"
        ],
        "persistent": true
    },
    "web_accessible_resources": [
        "images\/*",
        "sounds\/*",
        "stylesheets\/sp-stylesheet.css"
    ],
    "content_scripts": [
        {
            "run_at": "document_end",
            "matches": [
                "*:\/\/*.youtube.com\/*",
                "*:\/\/*.netflix.com\/*",
                "*:\/\/*.hulu.com\/*",
                "*:\/\/*.disneyplus.com\/*",
                "*:\/\/*.instagram.com\/*",
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.plex.tv\/*",
                "*:\/\/*.hbomax.com\/*",
                "*:\/\/*.hbogo.com\/*",
                "*:\/\/*.hbonow.com\/*"
            ],
            "js": [
                "scripts\/lib\/peerjs.min.js",
                "scripts\/lib\/opentok-layout.min.js",
                "scripts\/join-notification.js"
            ],
            "css": [
                "stylesheets\/sp-notification-stylesheet.css"
            ]
        }
    ],
    "page_action": {
        "default_popup": "views\/popup.html",
        "default_icon": {
            "16": "images\/logo\/sp-small-black-16.png",
            "32": "images\/logo\/sp-small-black-32.png",
            "48": "images\/logo\/sp-small-black-48.png",
            "128": "images\/logo\/sp-small-black-128.png"
        }
    },
    "icons": {
        "16": "images\/logo\/sp-small-black-16.png",
        "32": "images\/logo\/sp-small-black-32.png",
        "48": "images\/logo\/sp-small-black-48.png",
        "128": "images\/logo\/sp-small-black-128.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.gstatic.com\/ https:\/\/www.googleapis.com https:\/\/ssl.google-analytics.com; object-src 'self';",
    "manifest_version": 2
}