From 9392936029e183d562faeeaae76324fb5d2be1f6 Mon Sep 17 00:00:00 2001 From: Mickie Date: Thu, 10 Feb 2022 22:14:46 -0600 Subject: [PATCH] Update Build section. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 513e545..3abb4c5 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,12 @@ This project uses the [Web Extension Boilerplate](https://github.com/davidnguyen #### Load package to browsers +##### Automatically + +Just execute: `npm run start:browser`. + +##### Manually + 1. Go to the browser's URL address bar 2. Enter `about:debugging#/runtime/this-firefox` 3. Click **Load Temporary Add-on...**