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
4d76a9a95c
commit
ef6d145251
1 changed files with 3 additions and 3 deletions
|
@ -28,7 +28,7 @@ You can add/pin the extension icon to the toolbar with the toolbar extensions me
|
||||||
1. Download this repository as a zip-file from [BM Forge](https://forge.bitmutex.com/bitmutex/bpc/archive/chrome.zip) named `bpc-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 to root and you should have a folder named `bpc`
|
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`(contains file manifest.json).
|
6. Click *Load unpacked* and select/open the extension folder named `bpc`(contains file manifest.json).
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@ You can add/pin the extension icon to the toolbar with the toolbar extensions me
|
||||||
#### B. CRX-file Method: other Chromium browsers (Opera/Vivaldi/Yandex)
|
#### B. CRX-file Method: other Chromium browsers (Opera/Vivaldi/Yandex)
|
||||||
|
|
||||||
1. Download the latest release as crx-file from [Releases](https://forge.bitmutex.com/bitmutex/bpc/releases)
|
1. Download the latest release as crx-file from [Releases](https://forge.bitmutex.com/bitmutex/bpc/releases)
|
||||||
2. In your browser go to the extensions page: *chrome://extensions*
|
2. In your browser go to the extensions page: `chrome://extensions`
|
||||||
3. Enable Developer Mode.
|
3. Enable Developer Mode.
|
||||||
4. Drag your crx-file anywhere on the page to import it (when you have an active 'load unpacked' installation, first remove it (and backup your custom sites); for automatic updates).
|
4. Drag your crx-file anywhere on the page to import it (when you have an active 'load unpacked' installation, first remove it (and backup your custom sites); for automatic updates).
|
||||||
|
|
||||||
|
@ -50,7 +50,7 @@ You can add/pin the extension icon to the toolbar with the toolbar extensions me
|
||||||
```sh
|
```sh
|
||||||
curl -L -o bypass-paywalls-clean-latest.crx "https://forge.bitmutex.com/bitmutex/bpc/releases/download/v0.0.1/bypass-paywalls-clean-latest.crx"
|
curl -L -o bypass-paywalls-clean-latest.crx "https://forge.bitmutex.com/bitmutex/bpc/releases/download/v0.0.1/bypass-paywalls-clean-latest.crx"
|
||||||
```
|
```
|
||||||
- In your browser go to the extensions page: *chrome://extensions*
|
- In your browser go to the extensions page: `chrome://extensions`
|
||||||
- Enable Developer Mode.
|
- Enable Developer Mode.
|
||||||
- Drag and Drop the downloaded .crx to Edge.
|
- Drag and Drop the downloaded .crx to Edge.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue