Skip to content

Commit 4390d85

Browse files
committed
Add chrome web store url
1 parent 6eab7cc commit 4390d85

File tree

6 files changed

+22
-2
lines changed

6 files changed

+22
-2
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,15 @@ npm run build
7777

7878
### Chrome Web Store
7979

80-
TBA
80+
1. Go to the official [Chrome Web Store](https://chromewebstore.google.com/detail/block-url/kpccminahgnkgkfmodbjeocmeichmoec) page for Block URL. This is the only official Chrome Web Store link.
81+
82+
2. Click "Add to Chrome".
83+
84+
![Add to chrome](./screenshots/chrome-web-store.png)
85+
86+
3. Click on "Add extension".
87+
88+
![Add extension](./screenshots/add-extension.png)
8189

8290
### Manual
8391

docs/assets/add-extension.png

61.8 KB
Loading

docs/assets/chrome-web-store.png

45.8 KB
Loading

docs/install.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,19 @@ Those who like to tinker with software would want to follow the [Manual](#manual
66

77
## Chrome Web Store
88

9-
TBA
9+
::: info
10+
This is the recommended approach for installing the extension.
11+
:::
12+
13+
1. Go to the official [Chrome Web Store](https://chromewebstore.google.com/detail/block-url/kpccminahgnkgkfmodbjeocmeichmoec) page for Block URL. This is the only official Chrome Web Store link.
14+
15+
2. Click "Add to Chrome".
16+
17+
![Add to chrome](./assets/chrome-web-store.png)
18+
19+
3. Click on "Add extension".
20+
21+
![Add extension](./assets//add-extension.png)
1022

1123
## Manual
1224

screenshots/add-extension.png

61.8 KB
Loading

screenshots/chrome-web-store.png

45.8 KB
Loading

0 commit comments

Comments
 (0)