Update README.md

This commit is contained in:
Amit Nandi 2025-04-05 00:05:57 +05:30
parent 2ca77e8fb5
commit cec0f32ab6

View file

@ -18,8 +18,9 @@ Weekly updates are released for fixes and new sites.
* [Disclaimer](#disclaimer) * [Disclaimer](#disclaimer)
### Installation ### Installation
Download the latest release by xpi-file from [Releases](https://forge.bitmutex.com/bitmutex/bpc/releases), go to downloads and install the add-on (or drag it from your file-manager anywhere on a page/tab in Firefox).\ - Download the latest release by xpi-file from [Releases](https://forge.bitmutex.com/bitmutex/bpc/releases)
You can also go to Tools > Add-ons (about:addons) > Extensions > Settings/Cogwheel - Install Add-on from File - Go to downloads and install the add-on (or drag it from your file-manager anywhere on a page/tab in Firefox).
- Alternatively, you can also go to Tools > Add-ons (about:addons) > Extensions > Settings/Cogwheel - Install Add-on from File
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). Or just request host permissions for the custom sites you've added yourself (or click *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). Or just request host permissions for the custom sites you've added yourself (or click *clear cookies* (BPC-icon) to ask for host permission for current site).\
You can also install the custom add-on version (with host permissions for all sites). You can also install the custom add-on version (with host permissions for all sites).
@ -27,12 +28,12 @@ You can also install the custom add-on version (with host permissions for all si
For easier access to the add-on options/settings you can add/pin the add-on icon to the toolbar with the toolbar extensions menu (jigsaw puzzle shaped icon).\ For easier access to the add-on options/settings you can add/pin the add-on icon to the toolbar with the toolbar extensions menu (jigsaw puzzle shaped icon).\
Minimum browser requirement: Firefox 86+. Minimum browser requirement: Firefox 86+.
PS although the add-on was removed from [Mozilla's add-on store (AMO)](https://addons.mozilla.org) (because of DMCA Takedown Notice) it's still signed and manually checked for security by Mozilla (hence the delay in signing). PS : Although the add-on was removed from [Mozilla's add-on store (AMO)](https://addons.mozilla.org) (because of DMCA Takedown Notice) it's still signed and manually checked for security by Mozilla (hence the delay in signing).
If you want to permanently install the latest master zip-file from [BM Forge](https://forge.bitmutex.com/bitmutex/bpc/archive/firefox.zip) (with post-release fixes) use a Firefox browser which allows using unsigned add-ons like Firefox Developer Portable (go to about:config and set xpinstall.signatures.required to false) or LibreWolf (for both no automatic updates of add-on).\ If you want to permanently install the latest master zip-file from [BM Forge](https://forge.bitmutex.com/bitmutex/bpc/archive/firefox.zip) (with post-release fixes) use a Firefox browser which allows using unsigned add-ons like Firefox Developer Portable (go to `about:config` and set `xpinstall.signatures.required` to `false`) or `LibreWolf` (for both no automatic updates of add-on).\
You also need to repack the zip-file so it doesn't contain a folder (default on sites like GitHub). You also need to repack the zip-file so it doesn't contain a folder (default on sites like GitHub).
Or load a temporary add-on in regular Firefox (go to `about:debugging#/runtime/this-firefox` & load `manifest.json` from unpacked (bpc-firefox.zip) folder). OR, load a temporary add-on in regular Firefox (go to `about:debugging#/runtime/this-firefox` & load `manifest.json` from unpacked (bpc-firefox.zip) folder).
### Update ### Update
Add-on will automatically update or you can do a manual check for updates (in about:addons).\ Add-on will automatically update or you can do a manual check for updates (in about:addons).\