Skip to content

Commit 9da09d7

Browse files
authored
Update BROWSER_EXTENSION_GUIDE.md
1 parent b9d2549 commit 9da09d7

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,15 +7,15 @@
77
## Chrome
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.0.8.zip`](https://github.com/aidenybai/react-scan/tree/main/packages/extension/build) file.
10+
1. Download the [`chrome-extension-v1.0.10.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.
1414
5. Click "Load unpacked" and select the unzipped folder (or drag the folder into the page).
1515

1616
## Firefox
1717
> React Scan's Browser extension is still pending approvals from Firefox Add-ons. Below is a guide to installing the extension manually.
18-
1. Download the [`firefox-extension-v1.0.8.zip`](https://github.com/aidenybai/react-scan/tree/main/packages/extension/build) file.
18+
1. Download the [`firefox-extension-v1.0.10.zip`](https://github.com/aidenybai/react-scan/tree/main/packages/extension/build) file.
1919
2. Unzip the file.
2020
3. Open Firefox and navigate to `about:debugging#/runtime/this-firefox`.
2121
4. Click "Load Temporary Add-on..."
@@ -24,7 +24,7 @@
2424
## Brave
2525
> React Scan's Browser extension is still pending approvals from Brave Browser. Below is a guide to installing the extension manually.
2626
27-
1. Download the [`brave-extension-v1.0.8.zip`](https://github.com/aidenybai/react-scan/tree/main/packages/extension/build) file.
27+
1. Download the [`brave-extension-v1.0.10.zip`](https://github.com/aidenybai/react-scan/tree/main/packages/extension/build) file.
2828
2. Unzip the file.
2929
3. Open Brave and navigate to `brave://extensions`.
3030
4. Click "Load unpacked" and select the unzipped folder (or drag the folder into the page).

0 commit comments

Comments
 (0)