diff --git a/docs/install-browser-extension.md b/docs/install-browser-extension.md index 4931e97..f9fcaf1 100644 --- a/docs/install-browser-extension.md +++ b/docs/install-browser-extension.md @@ -4,6 +4,12 @@ Slash provides a browser extension to help you use your shortcuts in the search ## How to use +### Install the extension + +For Chromuim based browsers, you can install the extension from the [Chrome Web Store](https://chrome.google.com/webstore/detail/slash/ebaiehmkammnacjadffpicipfckgeobg). + +For Firefox, we don't support the Firefox Add-ons platform yet. And we are working on it. + ### Generate an access token 1. Go to your Slash instance and sign in with your account. @@ -16,14 +22,6 @@ Slash provides a browser extension to help you use your shortcuts in the search ![](./assets/extension-usage/copy-access-token.png) -### Install the extension - -> **Note**: The extension is not published to the Chrome Web Store yet. You can install it from the source code. - -For Chromuim based browsers, you can download the packed extension from the [resources](https://github.com/boojack/slash/tree/main/extension/resources). - -For Firefox, we don't support the Firefox Add-ons platform yet. And we are working on it. - ### Configure the extension 1. Click on the extension icon and click on the "Settings" button. diff --git a/extension/resources/chrome-mv3-prod.zip b/extension/resources/chrome-mv3-prod.zip deleted file mode 100644 index ca00234..0000000 Binary files a/extension/resources/chrome-mv3-prod.zip and /dev/null differ