You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: BROWSER_EXTENSION_GUIDE.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
8
8
> 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.
9
9
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.
11
11
2. Unzip the file.
12
12
3. Open Chrome and navigate to `chrome://extensions/`.
13
13
4. Enable "Developer mode" if it is not already enabled.
@@ -17,7 +17,7 @@
17
17
18
18
> React Scan's Browser extension is still pending approvals from Firefox Add-ons. Below is a guide to installing the extension manually.
19
19
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.
21
21
2. Unzip the file.
22
22
3. Open Firefox and navigate to `about:debugging#/runtime/this-firefox`.
23
23
4. Click "Load Temporary Add-on..."
@@ -27,7 +27,7 @@
27
27
28
28
> React Scan's Browser extension is still pending approvals from Brave Browser. Below is a guide to installing the extension manually.
29
29
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.
31
31
2. Unzip the file.
32
32
3. Open Brave and navigate to `brave://extensions`.
33
33
4. Click "Load unpacked" and select the unzipped folder (or drag the folder into the page).
0 commit comments