From 03d0b41a7fff3ee339944570d982db62312b9447 Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Fri, 12 May 2023 08:48:16 +0300 Subject: ignored http from url exclusions https://github.com/libredirect/browser_extension/issues/665. Cleaned other things --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e597053c..f22e0371 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ Requirements: [Node.js LTS](https://nodejs.org/) git clone https://github.com/libredirect/browser_extension cd browser_extension npm install -npm run html -npm run start # Runs on firefox using web-ext +npm run html # Generates html files using Pug +npm run start # Runs in debug mode in firefox using Web-ext ``` ### Run on Chromium manually 1. Open `chrome://extensions` -- cgit 1.4.1