From f8dc288a020324472d4c83f82e4b07e8c2ff9055 Mon Sep 17 00:00:00 2001 From: Captain Jack Sparrow <163903675+sussy-code@users.noreply.github.com> Date: Thu, 25 Apr 2024 21:02:28 +0000 Subject: [PATCH] add a note about on button in extension --- pages/extension.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pages/extension.mdx b/pages/extension.mdx index 098f115..f817e6f 100644 --- a/pages/extension.mdx +++ b/pages/extension.mdx @@ -39,3 +39,7 @@ Sometimes your browser may block downloading or installing CRX file from outside 4. Click the `Load unpacked` button. 5. Select the folder with the unpacked extension ZIP file from step 1. + + +To enable the extension for a website, just click the prominent "On" button displayed when clicking the extension. + \ No newline at end of file