We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96b1ecf commit 3115d4eCopy full SHA for 3115d4e
README.md
@@ -2,3 +2,17 @@
2
3
# Google Meet Helper
4
<img src="https://shields.io/badge/version-v1.0-blue">
5
+
6
+## Installation:
7
8
+### Chrome:
9
+ 1. Download latest **[Release](https://github.com/SuperZombi/Google-Meet-Helper/releases)**.
10
+ 2. Extract the archive to an installation location.
11
+ 3. ```⋮``` > "Additional tools" > "Extensions".
12
+ 4. Turn on "Developer Mode".
13
+ 5. Press "Load unpacked extension".
14
+ 6. Select the path to the unpacked folder.
15
16
+### Tampermonkey:
17
+ 1. Install **[Tampermonkey](https://www.tampermonkey.net/)**.
18
+ 2. Install **[Script](https://raw.githubusercontent.com/SuperZombi/Google-Meet-Helper/main/meet.user.js)**.
0 commit comments