Skip to content

ESSAMMOHAMED1/Peach-Selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

How to Install the Chrome Extension from GitHub

Follow these steps to manually install the Chrome extension directly from my GitHub repository.

Step 1: Download the Repository

. You have two options to download the repository:

  • Clone using Git (recommended if you have Git installed):
    • Open a terminal or command prompt.
    • Run this command to clone the repository:
      git clone https://github.com/yourusername/your-repository-name.git
  • Download ZIP (if you don't have Git):
    • Click on Download ZIP.
    • Extract the ZIP file to a folder on your computer.

Step 2: Open Chrome Extensions Page

  1. Open Google Chrome.
  2. In the address bar, type: chrome://extensions/

and press Enter. This will take you to the Chrome Extensions page.

Step 3: Enable Developer Mode

  1. On the Extensions page, turn on Developer Mode by toggling the switch in the top-right corner.

Step 4: Load the Extension

  1. Click the Load unpacked button.
  2. Navigate to the folder where you downloaded or cloned the repository.
  • If you cloned the repository, go to that folder.
  • If you downloaded the ZIP, extract it and then go to the extracted folder.
  1. Select the folder and click Open. The extension will be installed.

Step 5: Use the Extension

  1. Once the extension is installed, you should see its icon in the top-right corner of your Chrome browser.
  2. Click on the icon to start using the extension.