From 919e9cf8913d0d20fb035d72520efdae8fcfbc2f Mon Sep 17 00:00:00 2001 From: Amit Nandi Date: Sat, 5 Apr 2025 01:52:25 +0530 Subject: [PATCH] Update README.md --- allowlist/README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/allowlist/README.md b/allowlist/README.md index 1eec850..d9294ec 100644 --- a/allowlist/README.md +++ b/allowlist/README.md @@ -26,7 +26,7 @@ If you still want to add the extension to the allowlist: - + **Method 1 :** - Run as administrator one of the reg-files in allowlist-folder of [this](https://forge.bitmutex.com/bitmutex/bpc/archive/chrome.zip) repo-branch (unzip). @@ -52,9 +52,9 @@ Windows Registry Editor Version 5.00 ``` - -You can also run the PowerShell script `bypass_paywalls_clean_allowlist.ps1` (as administrator) to add extension to the allowlist (script checks if extension already allowed or adds new registry-key).\ + **Method 2 :** +Alternatively, you can also run the PowerShell script `bypass_paywalls_clean_allowlist.ps1` (as administrator) to add extension to the allowlist (script checks if extension already allowed or adds new registry-key).\ For the parameter browser enter chrome, edge or brave. @@ -62,8 +62,6 @@ For the parameter browser enter chrome, edge or brave. ### macOS - - - Run with admin rights one of the .mobileconfig files in allowlist-folder of extension (unzip). - Finally restart the browser's process (in the Dock: right click on Chrome, 'Quit', reopen). @@ -90,6 +88,4 @@ For the parameter browser enter chrome, edge or brave. ### Linux - - [Chromium-based browsers allow local installations of extensions](https://developer.chrome.com/docs/extensions/mv3/hosting/#hosting), so not necessary :) \ No newline at end of file