From 89e23322b5cec31155a48282c89b272fe96ea4bc Mon Sep 17 00:00:00 2001 From: Ambrose Chua Date: Sun, 17 Oct 2021 00:41:32 +0800 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 71eaf9b..a99ac7a 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,13 @@ # gather-fullscreen Hide gather.town's sidebar and widgets for a better video recording experience + +## Usage + +Firstly, grab a copy of the [latest source code release](https://github.com/serverwentdown/gather-fullscreen/releases). Extract it to a path, and load the extension into Firefox or Chrome. + +**Firefox**: Visit `about:debugging#/runtime/this-firefox` and click on "Load Temporary Add-on". Pick the extracted `manifest.json` file. + +**Chrome**: Visit `chrome://extensions`, enable "Developer mode" and click on "Load unpacked". Pick the extracted folder. + +Now, when you have joined the Gathering, right click on the sidebar and select "Make Gather fullscreen". The sidebar will dissapear. To get the sidebar back, reload the page.