Follow these steps to manually install the Chrome extension directly from my GitHub 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.
- Open Google Chrome.
- In the address bar, type: chrome://extensions/
and press Enter. This will take you to the Chrome Extensions page.
- On the Extensions page, turn on Developer Mode by toggling the switch in the top-right corner.
- Click the Load unpacked button.
- 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.
- Select the folder and click Open. The extension will be installed.
- Once the extension is installed, you should see its icon in the top-right corner of your Chrome browser.
- Click on the icon to start using the extension.