Flickcall: Netflix Party with Video Call
Create watch party on Netflix, Jiocinema, Hotstar, Amazon Prime Video, Disney plus & more. Watch movies & TV show together in sync.
Flickcall: Netflix Party with Video Call란 무엇입니까?
Flickcall: Netflix Party with Video Call은(는) https://flickcall.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Create watch party on Netflix, Jiocinema, Hotstar, Amazon Prime Video, Disney plus & more. Watch movies & TV show together in sync."입니다.
확장 프로그램 스크린샷
Flickcall: Netflix Party with Video Call 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Flickcall is a watch party extension to watch movie & TV shows on popular streaming services together with friends & family. Once a watch party is started, Flickcall’s cutting-edge technology will synchronize everyone’s video players. On top of that, participants can video call and group chat to make the virtual movie experience more fun. Update 8.5.1 - Bug fix: Hulu redirection issue on joining party from invite link. Update 8.5.0 - Added support for Jiocinema Update 8.4.1 - Support for 3rd party shows with ads on Amazon Prime Video. - Support for ad based plan on HBO Max. Flickcall now offers free and a premium plan. The free plan supports watch party on all 10 streaming platforms. It offers unlimited text chat and 30 minutes of video chat every week. View list of all supported streaming platforms here https://www.flickcall.com . Premium plan offers everything in free with unlimited video chat. How to start watch party? 1. Start playing the movie or TV show. Once the video starts playing, click the Flickcall logo on the top right. That’s it. If the logo, doesn’t show, hover over the top right corner of the video. You can also click the Flickcall browser icon from the extension menu to start the party. 2. Share the Invite link to add more participants. Flickcall VS other watch party extensions. What makes Flickcall stands out? -Cutting-edge technology to keep video playback in sync. -Video call support in addition to group chat. Flickcall is like Netflix party with video call. -Setup and join the watch party without any hassle. No need to pass instructions to friends to join the party. Just share the invite link, we will handle the rest. -Flickcall is privacy friendly. Your personal chats and video streams are transmitted directly to your friends without passing them to our servers. However, if direct connection is not supported due to a firewall, personal messages and streams are routed via our servers with industry-level encryption (our servers can’t decrypt). - Keep video players in sync to support seek, skip credits, skip intro or even ads playing in one of the participants. It just works - Flickcall remote watch parties work flawlessly even with TV series to binge multiple episodes together making it the best extension to watch with friends. - Watch party on Youtube supports synchronization for multiple videos in the same watch party. Eg. if one user starts playing a new video from recommendations or by searching, playback for everyone will be synchronized. So you can watch tons of unrelated video in sync in a single party. - Supports watching live matches together. So get ready to cheer for your favorite teams together. - Supports Indian OTT platforms. Check full list https://www.flickcall.com. Either you are planning to stream movies with friends or want to go on a virtual movie date or just want to binge together - Flickcall is the best extension to watch movies together.
확장 프로그램 기본 정보
이름 | Flickcall: Netflix Party with Video Call |
ID | bclkldcgifcioppjcncibkjdfaghldoe |
공식 URL | https://chromewebstore.google.com/detail/flickcall-netflix-party-w/bclkldcgifcioppjcncibkjdfaghldoe |
설명 | Create watch party on Netflix, Jiocinema, Hotstar, Amazon Prime Video, Disney plus & more. Watch movies & TV show together in sync. |
파일 크기 | 1.6 MB |
설치 횟수 | 82,426 |
현재 버전 | 9.2.1 |
최근 업데이트 | 2024-02-17 |
출시 날짜 | 2020-11-02 |
평점 | 4.15/5 총 59 개의 평점 |
개발자 | https://flickcall.com |
이메일 | [email protected] |
결제 유형 | in_app |
확장 프로그램 웹 사이트 | https://www.flickcall.com |
도움말 페이지 URL | https://www.flickcall.com/support.html |
개인정보 보호 정책 페이지 URL | https://www.flickcall.com/privacy-policy.html |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "js\/contentScript\/env.js", "js\/background\/resource-loader.js", "js\/background\/background.js" ] }, "name": "Flickcall: Netflix Party with Video Call", "short_name": "Flickcall", "icons": { "128": "icons\/icon128.png" }, "content_scripts": [ { "matches": [ "*:\/\/*.netflix.com\/*", "*:\/\/*.primevideo.com\/*", "*:\/\/*.amazon.com\/*video*", "*:\/\/*.amazon.de\/*video*", "*:\/\/*.amazon.co.uk\/*video*", "*:\/\/*.amazon.co.jp\/*video*", "*:\/\/*.hotstar.com\/*", "*:\/\/*.youtube.com\/*", "*:\/\/*.zee5.com\/*", "*:\/\/*.hbomax.com\/*", "*:\/\/*.sonyliv.com\/*", "*:\/\/*.disneyplus.com\/*", "*:\/\/*.hulu.com\/*", "*:\/\/*.tv.apple.com\/*", "*:\/\/*.peacocktv.com\/*", "*:\/\/*.crunchyroll.com\/*", "*:\/\/*.mxplayer.in\/*" ], "run_at": "document_end", "all_frames": false, "js": [ "js\/contentScript\/env.js", "js\/contentScript\/Interaction.js", "js\/contentScript\/party.js" ] }, { "matches": [ "*:\/\/*.netflix.com\/*" ], "run_at": "document_end", "all_frames": false, "js": [ "js\/players\/Netflix.js" ], "css": [ "css\/content\/party_netflix.css" ] }, { "matches": [ "*:\/\/*.primevideo.com\/*", "*:\/\/*.amazon.com\/*video*", "*:\/\/*.amazon.de\/*video*", "*:\/\/*.amazon.co.uk\/*video*", "*:\/\/*.amazon.co.jp\/*video*" ], "run_at": "document_end", "all_frames": false, "js": [ "js\/players\/Primevideo.js" ], "css": [ "css\/content\/party_primevideo.css" ] }, { "matches": [ "*:\/\/*.hotstar.com\/*" ], "run_at": "document_end", "all_frames": false, "js": [ "js\/players\/Hotstar.js" ], "css": [ "css\/content\/party_hotstar.css" ] }, { "matches": [ "*:\/\/*.youtube.com\/*" ], "run_at": "document_end", "all_frames": false, "js": [ "js\/players\/Youtube.js" ], "css": [ "css\/content\/party_youtube.css" ] }, { "matches": [ "*:\/\/*.zee5.com\/*" ], "run_at": "document_end", "all_frames": false, "js": [ "js\/players\/Zee.js" ], "css": [ "css\/content\/party_zee.css" ] }, { "matches": [ "*:\/\/*.hbomax.com\/*" ], "run_at": "document_end", "all_frames": false, "js": [ "js\/players\/Hbomax.js" ], "css": [ "css\/content\/party_hbomax.css" ] }, { "matches": [ "*:\/\/*.sonyliv.com\/*" ], "run_at": "document_end", "all_frames": false, "js": [ "js\/players\/Sonyliv.js" ], "css": [ "css\/content\/party_sonyliv.css" ] }, { "matches": [ "*:\/\/*.www.disneyplus.com\/*" ], "run_at": "document_end", "all_frames": false, "js": [ "js\/players\/Disneyplus.js" ], "css": [ "css\/content\/party_disneyplus.css" ] }, { "matches": [ "*:\/\/*.apps.disneyplus.com\/*" ], "run_at": "document_end", "all_frames": false, "js": [ "js\/players\/Disneyplusapp.js" ], "css": [ "css\/content\/party_disneyplusapp.css" ] }, { "matches": [ "*:\/\/*.hulu.com\/*" ], "run_at": "document_end", "all_frames": false, "js": [ "js\/players\/Hulu.js" ], "css": [ "css\/content\/party_hulu.css" ] }, { "matches": [ "*:\/\/*.crunchyroll.com\/*" ], "run_at": "document_end", "all_frames": false, "js": [ "js\/players\/Crunchyroll.js" ], "css": [ "css\/content\/party_hulu.css" ] }, { "matches": [ "*:\/\/*.tv.apple.com\/*" ], "run_at": "document_end", "all_frames": false, "js": [ "js\/players\/Apple.js" ], "css": [ "css\/content\/party_hulu.css" ] }, { "matches": [ "*:\/\/*.mxplayer.com\/*" ], "run_at": "document_end", "all_frames": false, "js": [ "js\/players\/Mxplayer.js" ], "css": [ "css\/content\/party_hulu.css" ] }, { "matches": [ "*:\/\/*.peacocktv.com\/*" ], "run_at": "document_end", "all_frames": false, "js": [ "js\/players\/Peacocktv.js" ], "css": [ "css\/content\/party_hulu.css" ] }, { "matches": [ "*:\/\/*.flickcall.com\/*" ], "run_at": "document_end", "all_frames": false, "js": [ "js\/contentScript\/installed.js" ] } ], "description": "Create watch party on Netflix, Jiocinema, Hotstar, Amazon Prime Video, Disney plus & more. Watch movies & TV show together in sync.", "version": "9.2.1", "manifest_version": 2, "browser_action": { "browser_style": true, "default_icon": { "128": "icons\/icon128.png" }, "default_title": "FlickCall", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' https:\/\/js.stripe.com\/v3 https:\/\/api.stripe.com https:\/\/errors.stripe.com https:\/\/r.stripe.com ; object-src 'self'; frame-src http:\/\/localhost:8888\/ https:\/\/flickcall.com\/", "permissions": [ "*:\/\/*.netflix.com\/*", "*:\/\/*.primevideo.com\/*", "*:\/\/*.hotstar.com\/*", "*:\/\/*.youtube.com\/*", "*:\/\/*.zee5.com\/*", "*:\/\/*.flickcall.com\/*", "*:\/\/*.amazon.com\/*", "*:\/\/*.amazon.de\/*", "*:\/\/*.amazon.co.uk\/*", "*:\/\/*.amazon.co.jp\/*", "*:\/\/*.hbomax.com\/*", "*:\/\/*.sonyliv.com\/*", "*:\/\/*.disneyplus.com\/*", "*:\/\/*.hulu.com\/*", "*:\/\/*.tv.apple.com\/*", "*:\/\/*.peacocktv.com\/*", "*:\/\/*.crunchyroll.com\/*", "*:\/\/*.mxplayer.in\/*", "activeTab", "storage", "notifications" ], "optional_permissions": [ " |