File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -31,8 +31,7 @@ This browser extension `adds web access` capability to [ChatGPT](https://chat.op
31
31
https://user-images.githubusercontent.com/3750161/214155508-5c1ad4d8-b565-4fe0-9ce7-e68aed11e73d.mp4
32
32
33
33
34
- <details >
35
- <summary ><h2 >Manual installation</h2 ></summary >
34
+ ## Manual installation
36
35
37
36
ℹ️ Don't forget to disable the extension installed from the Web Store while you're testing manually installed version.
38
37
@@ -59,16 +58,14 @@ https://user-images.githubusercontent.com/3750161/214155508-5c1ad4d8-b565-4fe0-9
59
58
5 . Firefox will prompt you to confirm the installation of the addon. Click Install.
60
59
6 . The addon will be installed and will appear in the list of installed addons on the Add-ons page.
61
60
7 . Go to [ ChatGPT] ( https://chat.openai.com/chat/ ) and enjoy!
62
- </details >
63
61
64
- < details >
65
- < summary >< h2 > Build from source</ h2 ></ summary >
62
+
63
+ ## Build from source
66
64
67
65
1 . ` git clone https://github.com/qunash/chatgpt-advanced.git `
68
66
2 . ` npm install `
69
67
3 . ` npm run build-prod `
70
68
4 . Grab your zip extension from ` build/ ` folder
71
- </details >
72
69
73
70
<br >
74
71
You can’t perform that action at this time.
0 commit comments