Skip to content

Commit 027078e

Browse files
committed
Clean up installation steps
1 parent 9515940 commit 027078e

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

README.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22

33
## Installation
44

5-
Sorry, there's no smooth installation for this right now. You'll need to follow
6-
these steps:
7-
8-
1. Scroll up and find the latest release under **Releases** to the right
5+
1. Go to the latest release under [**Releases**](https://github.com/blixt/ChromeGPT/releases)
96
2. Download **ChromeGPT.zip** and unzip it
107
3. In Google Chrome:
118
1. Go to **Manage Extensions**
@@ -14,12 +11,13 @@ these steps:
1411
4. Select the **ChromeGPT** folder that you unzipped
1512
4. The extension should now be available!
1613

17-
Note that installing an extension via Developer Mode bypasses review and
18-
security measures. I vouch for the code in this repository not doing anything
19-
malicious, but it's always a good idea to carefully review the code before
20-
running it, since this extension is able to inject code into, and take
21-
screenshots of, all of your browser tabs. That said, a surprising number of
22-
extensions are able to do this, so always be careful!
14+
> [!NOTE]
15+
> Installing an extension via Developer Mode bypasses review and security
16+
> measures. I vouch for the code in this repository not doing anything
17+
> malicious, but it's always a good idea to carefully review the code before
18+
> running it, since this extension is able to inject code into, and take
19+
> screenshots of, all of your browser tabs. That said, a surprising number of
20+
> extensions are able to do this, so always be careful!
2321
2422
## How it works
2523

0 commit comments

Comments
 (0)