Extension to add dark mode to Google Meet
- Enables dark mode for Google Meet.
- Reduces eye strain during long meetings.
- Easy to install and use.
- Clone or download this repository to your local machine.
- Open your browser and navigate to
chrome://extensions/
. - Enable "Developer mode" in the top-right corner.
- Click on "Load unpacked" and select the
src
folder containing the extension files.
- Clone or download this repository to your local machine.
- Open your browser and navigate to
about:debugging#/runtime/this-firefox
. - Click on "Load Temporary Add-on".
- Select the
manifest.json
file from thesrc
folder containing the extension files.
- Once installed, open Google Meet in your browser.
- Click on the extension icon in your browser toolbar.
- A menu will appear, allowing you to enable or disable dark mode.
- The dark mode will be applied automatically when enabled.
Feel free to fork this repository and submit pull requests for improvements or new features.
This project is licensed under the MIT License. See the LICENSE
file for details.