From 02a58b0262edd3f817f70af6f83dbcd1e786538e Mon Sep 17 00:00:00 2001 From: Amit Nandi Date: Sat, 5 Apr 2025 01:26:08 +0530 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ba3c7cb..1b7483b 100644 --- a/README.md +++ b/README.md @@ -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) * 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). -2. Unzip the file and you should have a folder named *bpc-chrome* +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` 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 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).