mirror of
https://github.com/aamitn/bpc.git
synced 2025-06-27 10:21:48 +05:30
Update README.md
This commit is contained in:
parent
a637e3797b
commit
919e9cf891
1 changed files with 3 additions and 7 deletions
|
@ -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 :)
|
Loading…
Add table
Reference in a new issue