Update README.md

This commit is contained in:
Amit Nandi 2025-04-05 01:52:25 +05:30
parent a637e3797b
commit 919e9cf891

View file

@ -26,7 +26,7 @@
If you still want to add the extension to the allowlist: 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). - 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).
@ -53,8 +53,8 @@ Windows Registry Editor Version 5.00
``` ```
**Method 2 :**
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).\ 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. For the parameter browser enter chrome, edge or brave.
@ -62,8 +62,6 @@ For the parameter browser enter chrome, edge or brave.
### macOS ### macOS
- Run with admin rights one of the .mobileconfig files in allowlist-folder of extension (unzip). - 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). - 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 ### Linux
[Chromium-based browsers allow local installations of extensions](https://developer.chrome.com/docs/extensions/mv3/hosting/#hosting), so not necessary :) [Chromium-based browsers allow local installations of extensions](https://developer.chrome.com/docs/extensions/mv3/hosting/#hosting), so not necessary :)