From 988b2d59f49328bf96aadee7a8f6c426c8175f4f Mon Sep 17 00:00:00 2001 From: Simon Date: Thu, 9 Nov 2023 20:26:08 +0700 Subject: [PATCH] better testing instructions --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f5bde7..76d1d40 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,10 @@ A green checkmark will appear next to the *Save* button if your connection is wo - **Autostart**: Autostart and prioritize videos send from this extension. ## Test this extension -Use the correct manifest file for your browser. Either rename the browser specific file to `manifest.json` before loading the addon or symlink it to the correct location, e.g. `ln -s manifest-firefox.json manifest.json`. +Before continuing loading the temporary extension here, make sure to deactivate/delete the main extension first. + +Symlink/copy the correct manifest file for your browser to the expected location, e.g. `ln -s manifest-firefox.json manifest.json`. + - Firefox - Open `about:debugging#/runtime/this-firefox` - Click on *Load Temporary Add-on*