Skip to content

Commit

Permalink
edit readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adlsdztony committed Sep 19, 2023
1 parent cf5f918 commit 2f6437a
Showing 1 changed file with 18 additions and 3 deletions.
21 changes: 18 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,24 @@
# Loading an unpacked extension
# Installation
There are two ways to install the extension.

## 1. Install from google web store with one step (recommended)
Please visit [chrome web store](https://chrome.google.com/webstore/detail/fasthku/hhffcodhhpkpncnhdhoahfdedebfoiii) to download the extension.

## 2. Loading an unpacked extension
### Download the zip file
Click the green button `Code` on the top right corner of this page, and then click `Download ZIP`.

Or you can download the extension from releases page.

### Unzip the extension
Unzip the downloaded file to a folder.

### Load the extension
Please refer to [google's document](https://developer.chrome.com/docs/extensions/mv3/getstarted/development-basics/#load-unpacked) for more information.

# How to use
# Usage
1. Open the extension in browser
2. Enter your username and password
2. Enter your username and password (`All the information is stored locally`)
3. Click the Save button
4. That's it! Now you can use the extension to login to the websites in one step.

Expand Down

0 comments on commit 2f6437a

Please sign in to comment.