Skip to content

Commit e21cc41

Browse files
committed
update browser guide, sync all extensions
1 parent 0dd040a commit e21cc41

File tree

4 files changed

+8
-5
lines changed

4 files changed

+8
-5
lines changed

BROWSER_EXTENSION_GUIDE.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,33 @@
11
# Browser Extension Installation Guide
22

33
> [!NOTE]
4-
> The React Scan browser extension currently uses `[email protected]`
5-
4+
> The React Scan browser extension currently uses `[email protected]`
65
76
## Chrome
7+
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.10.zip`](https://github.com/aidenybai/react-scan/tree/main/packages/extension/build) file.
10+
1. Download the [`chrome-extension-v1.1.3.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
17+
1718
> 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.10.zip`](https://github.com/aidenybai/react-scan/tree/main/packages/extension/build) file.
19+
20+
1. Download the [`firefox-extension-v1.1.3.zip`](https://github.com/aidenybai/react-scan/tree/main/packages/extension/build) file.
1921
2. Unzip the file.
2022
3. Open Firefox and navigate to `about:debugging#/runtime/this-firefox`.
2123
4. Click "Load Temporary Add-on..."
2224
5. Select `manifest.json` from the unzipped folder
2325

2426
## Brave
27+
2528
> React Scan's Browser extension is still pending approvals from Brave Browser. Below is a guide to installing the extension manually.
2629
27-
1. Download the [`brave-extension-v1.0.10.zip`](https://github.com/aidenybai/react-scan/tree/main/packages/extension/build) file.
30+
1. Download the [`brave-extension-v1.1.3.zip`](https://github.com/aidenybai/react-scan/tree/main/packages/extension/build) file.
2831
2. Unzip the file.
2932
3. Open Brave and navigate to `brave://extensions`.
3033
4. Click "Load unpacked" and select the unzipped folder (or drag the folder into the page).
-3.13 KB
Binary file not shown.
-3.13 KB
Binary file not shown.
-3.13 KB
Binary file not shown.

0 commit comments

Comments
 (0)