Skip to content

Commit 0fae9f3

Browse files
committed
update browser guide
1 parent 3b21fee commit 0fae9f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

BROWSER_EXTENSION_GUIDE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
> You can download the Chrome browser extension from the [Chrome Web Store](https://chromewebstore.google.com/detail/react-scan/anmmhkomejbdklkhoiloeaehppaffmdf). Below is a guide to installing the extension manually.
99
10-
1. Download the [`chrome-extension-v1.1.3.zip`](https://github.com/aidenybai/react-scan/tree/main/packages/extension/build) file.
10+
1. Download the [`chrome-extension-v1.1.4.zip`](https://github.com/aidenybai/react-scan/tree/main/packages/extension/build) file.
1111
2. Unzip the file.
1212
3. Open Chrome and navigate to `chrome://extensions/`.
1313
4. Enable "Developer mode" if it is not already enabled.
@@ -17,7 +17,7 @@
1717

1818
> React Scan's Browser extension is still pending approvals from Firefox Add-ons. Below is a guide to installing the extension manually.
1919
20-
1. Download the [`firefox-extension-v1.1.3.zip`](https://github.com/aidenybai/react-scan/tree/main/packages/extension/build) file.
20+
1. Download the [`firefox-extension-v1.1.4.zip`](https://github.com/aidenybai/react-scan/tree/main/packages/extension/build) file.
2121
2. Unzip the file.
2222
3. Open Firefox and navigate to `about:debugging#/runtime/this-firefox`.
2323
4. Click "Load Temporary Add-on..."
@@ -27,7 +27,7 @@
2727

2828
> React Scan's Browser extension is still pending approvals from Brave Browser. Below is a guide to installing the extension manually.
2929
30-
1. Download the [`brave-extension-v1.1.3.zip`](https://github.com/aidenybai/react-scan/tree/main/packages/extension/build) file.
30+
1. Download the [`brave-extension-v1.1.4.zip`](https://github.com/aidenybai/react-scan/tree/main/packages/extension/build) file.
3131
2. Unzip the file.
3232
3. Open Brave and navigate to `brave://extensions`.
3333
4. Click "Load unpacked" and select the unzipped folder (or drag the folder into the page).

0 commit comments

Comments
 (0)