Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/essammohamed1/peach-selector
make it easy for you 😘
https://github.com/essammohamed1/peach-selector
chrome chrome-extension css js
Last synced: about 2 months ago
JSON representation
make it easy for you 😘
- Host: GitHub
- URL: https://github.com/essammohamed1/peach-selector
- Owner: ESSAMMOHAMED1
- License: mit
- Created: 2024-12-04T17:14:03.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-12-04T18:02:59.000Z (about 2 months ago)
- Last Synced: 2024-12-04T19:19:25.230Z (about 2 months ago)
- Topics: chrome, chrome-extension, css, js
- Language: CSS
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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:
```bash
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.3. 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.