Skip to content

Commit

Permalink
docs installation
Browse files Browse the repository at this point in the history
  • Loading branch information
julienreszka committed Feb 25, 2024
1 parent 781b86c commit 9f87a91
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 4 deletions.
24 changes: 20 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,26 @@ YouTube's recommendation system is based on your viewing habits, comparing them

## Installation

1. Clone this repository to your local machine. (If you don't know how to clone you can click on the green button with "code" to download the zip file, then you extract it)
2. Open Chrome and navigate to `chrome://extensions`.
3. Enable Developer mode by clicking the toggle switch at the top right.
4. Click the `Load unpacked` button and select the extension directory.
### Download

Either:

1. Clone this repository to your local machine
2. Go to the instruction to [Load the extension](#load-the-extension)

Or If you don't know how to clone

1. Click on the green button with "< > code" to open the dropdown download the zip file ![Screenshot of Download zip button](screenshots/download-zip.png)
2. extract it
3. Go to the instruction to [Load the extension](#load-the-extension)

### Load the extension

Once you have the extension folder: on your local machine

1. Open Chrome and navigate to `chrome://extensions`.
2. Enable Developer mode by clicking the toggle switch at the top right. ![Screenshot of Developer mode toggle](screenshots/developer-mode.png)
3. Click the `Load unpacked` button and select the extension directory. ![Screenshot of Load unpacked button](screenshots/load-unpacked.png)

## Usage

Expand Down
Binary file added screenshots/developer-mode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/download-zip.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/load-unpacked.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9f87a91

Please sign in to comment.