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 )
962 . Download ** ChromeGPT.zip** and unzip it
1073 . In Google Chrome:
118 1 . Go to ** Manage Extensions**
@@ -14,12 +11,13 @@ these steps:
1411 4 . Select the ** ChromeGPT** folder that you unzipped
15124 . 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