-
Install Python 3.11.6 and ensure to check "Add Python to PATH":
- Download Python 3.11.6 from the official Python website.
- During the installation, make sure to select the option to add Python to your system's PATH.
-
Install Scoop and required tools using PowerShell:
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser irm get.scoop.sh | iex scoop install ffmpeg scoop install git
-
Download the Pure Blur repository:
git clone https://github.com/paco1127/Pure-Blur.git
-
Change directory to Pure Blur source code:
cd Pure-Blur -
Run install library.bat and run.bat
./install library.bat ./run.bat
-
Install Git using Scoop and set up the execution policy in PowerShell:
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser irm get.scoop.sh | iex scoop install git
-
Clone the Pure Blur repository:
git clone https://github.com/paco1127/Pure-Blur.git
- Open Google Chrome and navigate to the "Extensions" tab.
- Enable "Developer mode" by toggling the switch in the top right corner.
- Click on "Load unpacked".
- Navigate to the
Pure Blur Extensionfolder within the cloned repository and select it. - Click "Choose folder" to load the extension into Chrome.
The extension will now be available in your browser.
For a Traditional Chinese version of this guide, please click here.