Total Privacy For WhatsApp Web
Blur and Hides your messages until you hover over them.
Total Privacy For WhatsApp Web란 무엇입니까?
Total Privacy For WhatsApp Web은(는) https://kirwako.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Blur and Hides your messages until you hover over them."입니다.
확장 프로그램 스크린샷
Total Privacy For WhatsApp Web 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Blur and Hides your messages until you hover over them. To get total privacy in public spaces this extension blurs your messages as well as other content and only reveals one when you hover over it with your mouse cursor. Additionally, you can quickly toggle all effects by using a keyboard shortcut or by clicking the toggle button in the extension menu. It adapts to your needs by letting you decide which elements you want to blur. Your options: - Blurs all messages in the current chat. - Blurs message previews on the left. - Blurs all messages unless last 3 messages. - Blurs all images, videos, stickers, ... in separation from the text. - Blurs all small icons of images, videos, ... while viewing an image, video, ... - Makes the color in your input field lighter to make it hard to read. - Blurs all profile pictures. - Blurs all groups and users names. - Allows you to turn off the delay before revealing an item on hover. - Unblur all elements when you hover over. Quick Toggle: Use the keyboard shortcut to quickly toggle the extension on or off (Default: Alt+X). To change this navigate to: "chrome://extensions/shortcuts" --- This extension does not collect information about you or your messages. Visit the privacy policy to learn more. WhatsApp is a trademark of WhatsApp Inc., registered in the U.S. and other countries. This extension is an independent project developed by Imran Baali and has no relationship to WhatsApp or WhatsApp Inc.
확장 프로그램 기본 정보
이름 | Total Privacy For WhatsApp Web |
ID | ahfbjljipkpgbknoognlpekjkpmibgkf |
공식 URL | https://chromewebstore.google.com/detail/total-privacy-for-whatsap/ahfbjljipkpgbknoognlpekjkpmibgkf |
설명 | Blur and Hides your messages until you hover over them. |
파일 크기 | 21.81 KB |
설치 횟수 | 578 |
현재 버전 | 1.0.5 |
최근 업데이트 | 2023-05-01 |
출시 날짜 | 2022-12-13 |
평점 | 5.00/5 총 3 개의 평점 |
개발자 | https://kirwako.com |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://old.kirwako.com/privacy-policy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Total Privacy For WhatsApp Web", "version": "1.0.5", "description": "Blur and Hides your messages until you hover over them.", "permissions": [ "storage", "scripting" ], "host_permissions": [ "https:\/\/web.whatsapp.com\/" ], "optional_host_permissions": [ "*:\/\/*\/*" ], "background": { "service_worker": "background.js" }, "web_accessible_resources": [ { "resources": [ "images\/statusOn.png", "images\/statusOff.png", "css\/messages.css", "css\/messagesPreview.css", "css\/lastMessages.css", "css\/mediaPreview.css", "css\/mediaGallery.css", "css\/textInput.css", "css\/profilePic.css", "css\/name.css", "css\/noDelay.css", "css\/unblurActive.css" ], "matches": [ " |