Skip to content

Installation

Adeel edited this page Jun 28, 2026 · 1 revision

Installation

There are two ways to install WebPilot Pro for development or testing.


Method 1 — Clone the Repository

Clone the repository using Git:

git clone https://github.com/adeelnode/webPilot-pro.git

Then open the project folder:

cd webPilot-pro

Method 2 — Download ZIP

  1. Open the GitHub repository.
  2. Click the Code button.
  3. Select Download ZIP.
  4. Extract the downloaded ZIP file to your preferred location.

Load the Extension in Chrome

  1. Open Google Chrome.
  2. Navigate to chrome://extensions/.
  3. Enable Developer Mode (top-right corner).
  4. Click Load unpacked.
  5. Select the extracted or cloned WebPilot Pro project folder.
  6. The extension will be installed and ready to use.

Requirements

  • Google Chrome (Latest Version)
  • Chromium-based browsers (Microsoft Edge, Brave, Opera, etc.)
  • Developer Mode enabled

Clone this wiki locally