diff --git a/README.md b/README.md index 70326ca..e20c46a 100644 --- a/README.md +++ b/README.md @@ -34,4 +34,8 @@ Slash provides a browser extension to help you use your shortcuts in the search  +### Chromium based browsers + +For Chromium based browsers(Chrome, Edge, Arc, ...), you can install the extension from the [Chrome Web Store](https://chrome.google.com/webstore/detail/slash/ebaiehmkammnacjadffpicipfckgeobg). + Learn more in [The Browser Extension of Slash](https://github.com/boojack/slash/blob/main/docs/install-browser-extension.md). diff --git a/extension/src/popup.tsx b/extension/src/popup.tsx index 7b9d3fc..c2b8712 100644 --- a/extension/src/popup.tsx +++ b/extension/src/popup.tsx @@ -26,7 +26,7 @@ const IndexPopup = () => { return ( <> -