WhatsApp™ Web – Windows and Mac PC
Are you want to use WhatsApp Web on your Windows 11/10/8/7 or Mac PC? Install now the extension and start chatting.
WhatsApp™ Web – Windows and Mac PC란 무엇입니까?
WhatsApp™ Web – Windows and Mac PC은(는) https://whatsapp-web.techforblog.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Are you want to use WhatsApp Web on your Windows 11/10/8/7 or Mac PC? Install now the extension and start chatting."입니다.
확장 프로그램 스크린샷
WhatsApp™ Web – Windows and Mac PC 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
WhatsApp Web is a browser-based application of WhatsApp Messenger on your phone. The messages you send and receive are synced between your phone and computer, and you can see your messages on both devices. While most of us use WhatsApp on our mobile phones, there are times when we want to use the messaging platform on computer too and this is when Web comes in the picture. It helps us access via web browser. How to use the extension? 1. First install the extension. 2. Click on the icon. 3. Then click on "WhatsApp Web" button. 4. Now, Open WhatsApp on your phone. 5. Tap "Menu" or "Settings" and select "WhatsApp Web". 6. Point your phone to this screen to capture the code 7. As you scan the QR Code, your account will be now accessible through your PC. Disclaimer: This is an unofficial extension. WhatsApp is a trademark of Meta Platforms, Inc., registered in the U.S. and other countries. This web extension is not related in any way to Meta Platforms, Inc.
확장 프로그램 기본 정보
이름 | |
ID | bmjgokkfengebalohfjpnbcpeccbpjff |
공식 URL | https://chrome.google.com/webstore/detail/whatsapp-web-%E2%80%93-windows-an/bmjgokkfengebalohfjpnbcpeccbpjff |
설명 | Are you want to use WhatsApp Web on your Windows 11/10/8/7 or Mac PC? Install now the extension and start chatting. |
파일 크기 | 21.66 KB |
설치 횟수 | 3,000 |
현재 버전 | 1.0.1 |
최근 업데이트 | 2022-01-09 |
출시 날짜 | 2021-06-21 |
평점 | 5.00/5 총 1 개의 평점 |
개발자 | https://whatsapp-web.techforblog.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://whatsapp-web.techforblog.com/ |
개인정보 보호 정책 페이지 URL | https://www.techforblog.com/privacy-policy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.0.1", "name": "WhatsApp\u2122 Web \u2013 Windows and Mac PC", "description": "Are you want to use WhatsApp Web on your Windows 11\/10\/8\/7 or Mac PC? Install now the extension and start chatting.", "icons": { "128": "icon\/128.png", "48": "icon\/48.png", "32": "icon\/32.png", "16": "icon\/16.png" }, "action": { "default_icon": { "128": "icon\/128.png", "48": "icon\/48.png", "32": "icon\/32.png", "16": "icon\/16.png" }, "default_popup": "index.html" }, "background": { "service_worker": "service-worker.js" } } |