mirror of
https://github.com/aamitn/bpc.git
synced 2025-06-27 10:21:48 +05:30
removed html readme
This commit is contained in:
parent
070d4e3e6e
commit
e199b95634
2 changed files with 13 additions and 1113 deletions
1100
README.html
1100
README.html
File diff suppressed because it is too large
Load diff
26
README.md
26
README.md
|
@ -1,4 +1,4 @@
|
|||
# Bypass Paywalls Clean for Chrome
|
||||
# Bypass Paywalls Clean - BPC for Chrome
|
||||
|
||||
Extension allows you to read articles from (supported) sites that implement a paywall.
|
||||
You can also add a domain as custom site and try to bypass the paywall.
|
||||
|
@ -26,19 +26,19 @@ You can add/pin the extension icon to the toolbar with the toolbar extensions me
|
|||
#### Load unpacked: Chrome, MS Edge or Brave (all desktop)
|
||||
* 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/raw/branch/main/bypass-paywalls-chrome-clean-master.zip).
|
||||
2. Unzip the file and you should have a folder named *bypass-paywalls-chrome-clean-master*
|
||||
1. Download this repository as a zip-file from [Releases](https://forge.bitmutex.com/bitmutex/bpc/archive/chrome.zip).
|
||||
2. Unzip the file and you should have a folder named *bpc-chrome*
|
||||
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*
|
||||
5. Enable Developer Mode.
|
||||
6. Click *Load unpacked* and select/open the extension folder (contains file manifest.json).
|
||||
6. Click *Load unpacked* and select/open the extension folder named *bpc* inside *bpc-chrome* (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).
|
||||
|
||||
#### CRX-file: other Chromium browsers (Opera/Vivaldi/Yandex)
|
||||
* or add extension to allowlist for Chrome, MS Edge or Brave (see instructions [local](allowlist/README.html) or [online](https://gitflic.ru/project/magnolia1234/bypass-paywalls-chrome-clean/blob?file=allowlist%2FREADME.md))
|
||||
* or add extension to allowlist for Chrome, MS Edge or Brave (see instructions [here](allowlist/README.html))
|
||||
|
||||
1. Download the latest release as crx-file from [BM Forge](https://forge.bitmutex.com/bitmutex/bpc)
|
||||
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*
|
||||
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).
|
||||
|
@ -56,19 +56,19 @@ For new (updated) sites you also have to opt-in to custom sites/request host per
|
|||
|
||||
#### Android
|
||||
Install [Quetta Browser](https://play.google.com/store/apps/details?id=net.quetta.browser) from the Google PlayStore. You have two options:
|
||||
* load the latest release as crx-file from [BM Forge](https://forge.bitmutex.com/bitmutex/bpc) (auto-updating, no allowlist needed)
|
||||
* load the latest release as crx-file from [Releases](https://forge.bitmutex.com/bitmutex/bpc/releases) (auto-updating, no allowlist needed)
|
||||
* install latest master zip-file (no automatic updates, for custom sites use manifest.json from custom folder).
|
||||
|
||||
\* for custom sites use kiwi-custom crx-file (no grant of host permissions on Android).\
|
||||
\* for custom sites use kiwi-custom crx-file (no grant of host permissions on Android).
|
||||
\* Quetta Browser may disable the extension on update (of host permissions): re-enable it or install the kiwi-custom crx-file.\
|
||||
\* [Kiwi Browser](https://play.google.com/store/apps/details?id=com.kiwibrowser.browser) is officially abandoned (& final update to Chrome v132), but this extension will still be updated.
|
||||
|
||||
#### Firefox
|
||||
Visit the [Firefox repository on GitFlic](https://gitflic.ru/project/magnolia1234/bypass-paywalls-firefox-clean) of Bypass Paywalls Clean.\
|
||||
Or install latest release as xpi-file from [GitFlic](https://gitflic.ru/project/magnolia1234/bpc_uploads)
|
||||
Visit the [Firefox repository on BM Forge](https://forge.bitmutex.com/bitmutex/bpc/src/branch/firefox) of Bypass Paywalls Clean.\
|
||||
Or install latest release as xpi-file from [Releases](https://forge.bitmutex.com/bitmutex/bpc/releases)
|
||||
|
||||
#### iOS/iPadOS
|
||||
Use adblocker with custom (content)filter & userscript (manager): [Bypass Paywalls Clean filters](https://gitflic.ru/project/magnolia1234/bypass-paywalls-clean-filters) (read instructions).
|
||||
Use adblocker with custom (content)filter & userscript (manager): [Bypass Paywalls Clean filters](https://forge.bitmutex.com/bitmutex/bpc/src/branch/adblocker-filters) (read instructions).
|
||||
|
||||
Although [Orion Browser](https://apps.apple.com/us/app/orion-browser-by-kagi/id1484498200) supports installing this extension, it won't work for a lot of sites (no full support of WebExtensions API on iOS/iPadOS).
|
||||
|
||||
|
@ -1227,8 +1227,8 @@ Add excluded sites/domains (for your subscriptions).\
|
|||
You can also exclude a specific domain which is grouped in options.
|
||||
|
||||
### Changelog-releases
|
||||
* Visit the changelog page: [local](changelog.txt) or [online](https://gitflic.ru/project/magnolia1234/bypass-paywalls-chrome-clean/blob/raw?file=changelog.txt)
|
||||
* Download the latest version from [GitFlic](https://gitflic.ru/project/magnolia1234/bpc_uploads)
|
||||
* Visit the changelog page: [here](changelog.txt)
|
||||
* Download the latest version from [BM Forge](https://forge.bitmutex.com/bitmutex/bpc/releases)
|
||||
|
||||
### License
|
||||
* Bypass Paywalls Clean is [MIT-licensed](LICENSE.txt).
|
||||
|
|
Loading…
Add table
Reference in a new issue