Extraction is unclear

This is a bit clearer, you can't just select the repo folder as one might assume. You really should select your browsers extension folder in extension/*.
This commit is contained in:
Aubrey Portwood 2022-01-28 09:25:04 -07:00 committed by GitHub
parent a3459c3064
commit 8b5c2ea37b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,7 +110,7 @@ Then run the following:
- Go to the browser address bar and type `chrome://extensions` - Go to the browser address bar and type `chrome://extensions`
- Check the `Developer Mode` button to enable it. - Check the `Developer Mode` button to enable it.
- Click on the `Load Unpacked Extension…` button. - Click on the `Load Unpacked Extension…` button.
- Select your extensions extracted directory. - Select your browsers folder in `extension/`.
- ### Firefox - ### Firefox