mirror of
https://github.com/aamitn/bpc.git
synced 2025-06-27 18:31:49 +05:30
Update README.md
This commit is contained in:
parent
0d7038c84c
commit
02a58b0262
1 changed files with 3 additions and 3 deletions
|
@ -26,12 +26,12 @@ You can add/pin the extension icon to the toolbar with the toolbar extensions me
|
||||||
#### Load unpacked: Chrome, MS Edge or Brave (all desktop)
|
#### Load unpacked: Chrome, MS Edge or Brave (all desktop)
|
||||||
* or add extension to allowlist and install automatically updating crx-file (see next section)
|
* or add extension to allowlist and install automatically updating crx-file (see next section)
|
||||||
|
|
||||||
1. Download this repository as a zip-file from [BM Forge](https://forge.bitmutex.com/bitmutex/bpc/archive/chrome.zip).
|
1. Download this repository as a zip-file from [BM Forge](https://forge.bitmutex.com/bitmutex/bpc/archive/chrome.zip) named `bpc-chrome.zip`.
|
||||||
2. Unzip the file and you should have a folder named *bpc-chrome*
|
2. Unzip the file to root and you should have a folder named `bpc`
|
||||||
3. Move the folder to a permanent location on your computer (do not delete the folder after installation).
|
3. Move the folder to a permanent location on your computer (do not delete the folder after installation).
|
||||||
4. Go to the extensions page: *chrome://extensions*
|
4. Go to the extensions page: *chrome://extensions*
|
||||||
5. Enable Developer Mode.
|
5. Enable Developer Mode.
|
||||||
6. Click *Load unpacked* and select/open the extension folder named *bpc* inside *bpc-chrome* (contains file manifest.json).
|
6. Click *Load unpacked* and select/open the extension folder named `bpc`(contains file manifest.json).
|
||||||
|
|
||||||
* By default BPC has limited host permissions, but you can opt-in to enable custom sites (and also clear cookies/block general paywall-scripts for unlisted sites). You can also just request host permissions for the custom sites you added yourself (or *clear cookies* (BPC-icon) to ask for host permission for current site).
|
* By default BPC has limited host permissions, but you can opt-in to enable custom sites (and also clear cookies/block general paywall-scripts for unlisted sites). You can also just request host permissions for the custom sites you added yourself (or *clear cookies* (BPC-icon) to ask for host permission for current site).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue