An open API service indexing awesome lists of open source software.

https://github.com/plxity/deny-google-meet-entry

A chrome extension to deny google meet entry with just one click.
https://github.com/plxity/deny-google-meet-entry

chrome-extension frontend googlemeet vanila-javascript

Last synced: about 1 month ago
JSON representation

A chrome extension to deny google meet entry with just one click.

Awesome Lists containing this project

README

        

# Deny meet entry - Chrome Extension

A chrome extension that will automatically deny the entry request of any participant when enabled. You can disable it anytime.

## Demo (I know design sucks xD)
![Demo Photo](./demoImage.png)

## Steps to Install
1. Clone this repository.
2. Navigate to chrome://extensions/
3. Toggle the developer mode (Activate it).
4. Click on 'Load Unpacked'
5. Select the complete folder which you cloned in the first step.

## Tech Stack
- HTML
- CSS
- JavaScript (VanillaJS)