Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
getvictor committed Aug 10, 2024
1 parent 420269d commit 8ea1424
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,19 @@ This project is under active development. Pull requests and issues are welcome.
- Financial information (e.g. credit card numbers, bank account numbers).
- Any other information that you don't want to be seen by others.

## Install OpenBlur video instructions
## Installation

### Option 1. Install from Chrome Web Store

[OpenBlur on Chrome Web Store](https://chromewebstore.google.com/detail/openblur/dlnglldcaegkgmhmmhhdknblccppichf)

### Option 2. Install from release as an unpacked extension

#### Install OpenBlur from GitHub release video instructions

[![Install OpenBlur Chrome extension](http://img.youtube.com/vi/0uQiV4Bxc5I/0.jpg)](http://www.youtube.com/watch?v=0uQiV4Bxc5I)

## Building the extension from source
### Option 3. Build from source

- `npm install`
- `npm run build`
Expand Down

0 comments on commit 8ea1424

Please sign in to comment.