Netflix Party
Netflix party watch together with friends.
Netflix Party란 무엇입니까?
Netflix Party은(는) Netflix Party에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Netflix party watch together with friends."입니다.
확장 프로그램 스크린샷
Netflix Party 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Want to enjoy your favorite Netflix series or movie with friends and family? Netflix Party is all you need. With Netflix Party, you can create a “Party” and ask others to join it. Think of a party as a virtual session which lets Netflix users watch videos together. How to use Netflix Party Chrome extension: >> Install the extension (one-time process). >> Open the video of your choice on Netflix. >> Click on the extension’s icon and start a Party. >> Invite other Netflix users to the Party you just created by sharing its link with them. >> watch netflix together with your friends Note: Netflixparty is an alternative to teleparty chrome extension. You need an active Netflix account to use the Netflix Party Chrome extension. Users can also create Netflix group watch for up to 100 people Features: >>Support for Prime Video, Twitch and other streaming platforms is now enabled >>Share the link from any social media >>Choose between dark or light theme of your choice >>Host controls Version 0.0.5: >> Added watch party support for Prime Video, Disney plus >> Improved host controls Version 0.0.3: >> Now support for the New Netflix UI Layout >> You can enable watch party on any video playback site >> Added support for more than 10 languages >> Improved UI & Bug Fixes
확장 프로그램 기본 정보
이름 | |
ID | flijfnhifgdcbhglkneplegafminjnhn |
공식 URL | https://chrome.google.com/webstore/detail/netflix-party/flijfnhifgdcbhglkneplegafminjnhn |
설명 | Netflix party watch together with friends. |
파일 크기 | 2.17 MB |
설치 횟수 | 300,000 |
현재 버전 | 0.0.6 |
최근 업데이트 | 2022-06-27 |
출시 날짜 | 2021-06-01 |
평점 | 4.52/5 총 54 개의 평점 |
개발자 | Netflix Party |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://unscart.com/npp-privacy-policy |
지원되는 언어 | en,tr,es,pt-BR,pt-PT,ru,hi,ta,zh-CN,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appTitle__", "version": "0.0.6", "description": "__MSG_appDesc__", "default_locale": "en", "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*", "storage" ], "icons": { "16": "16.png", "48": "32.png", "128": "128.png" }, "browser_action": { "default_icon": "128.png", "default_popup": "index.html", "default_title": "Netflix Party" }, "content_security_policy": "script-src 'self' 'sha256-1kri9uKG6Gd9VbixGzyFE\/kaQIHihYFdxFKKhgz3b80'; object-src 'self'", "background": { "scripts": [ "background\/background.js" ] }, "content_scripts": [ { "matches": [ " |