Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/subhajit42/whatsapp_chatguard
This is a Chrome Extension to hide chat section of WhatsApp Web, if it is open while sharing screen in a meeting.
https://github.com/subhajit42/whatsapp_chatguard
chrome-extension whatsapp-web
Last synced: about 1 month ago
JSON representation
This is a Chrome Extension to hide chat section of WhatsApp Web, if it is open while sharing screen in a meeting.
- Host: GitHub
- URL: https://github.com/subhajit42/whatsapp_chatguard
- Owner: Subhajit42
- Created: 2023-12-21T10:17:39.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2023-12-21T10:34:48.000Z (11 months ago)
- Last Synced: 2024-10-14T05:40:51.994Z (about 1 month ago)
- Topics: chrome-extension, whatsapp-web
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CHROME EXTENSION - WhatsApp ChatGuard
- This extension checks the URL for WhatsApp Web and 'onclick' event triggers a function to create a div element, with css properties to hide the chats behind it(This event can take place only once).
- The div element is added to the element having class name "_2Ts6i _2xAQV".
- The elements behind the hidden section section are still accessable.
- A shortcut key - Ctrl+B is also alloted to activate/ deactivate the blur effect of the div.