Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.57 KB

File metadata and controls

33 lines (23 loc) · 1.57 KB

Browser Extension Installation Guide

Note

The React Scan browser extension currently uses react-scan@0.4.3

Chrome

You can download the Chrome browser extension from the Chrome Web Store. Below is a guide to installing the extension manually.

  1. Download the chrome-extension-v1.1.4.zip file.
  2. Unzip the file.
  3. Open Chrome and navigate to chrome://extensions/.
  4. Enable "Developer mode" if it is not already enabled.
  5. Click "Load unpacked" and select the unzipped folder (or drag the folder into the page).

Firefox

React Scan's Browser extension is still pending approvals from Firefox Add-ons. Below is a guide to installing the extension manually.

  1. Download the firefox-extension-v1.1.4.zip file.
  2. Unzip the file.
  3. Open Firefox and navigate to about:debugging#/runtime/this-firefox.
  4. Click "Load Temporary Add-on..."
  5. Select manifest.json from the unzipped folder

Brave

React Scan's Browser extension is still pending approvals from Brave Browser. Below is a guide to installing the extension manually.

  1. Download the brave-extension-v1.1.4.zip file.
  2. Unzip the file.
  3. Open Brave and navigate to brave://extensions.
  4. Click "Load unpacked" and select the unzipped folder (or drag the folder into the page).