1
1
[ link-chrome ] : https://chrome.google.com/webstore/detail/chatgpt-advanced/lpfemeioodjbpieminkklglpmhlngfcn ' Chrome Web Store '
2
- [ link-firefox ] : https://addons.mozilla.org/en-US/firefox/addon/web-chatgpt/ ' Firefox Addons '
3
-
2
+ [ link-firefox ] : https://addons.mozilla.org/en-US/firefox/addon/web-chatgpt/ ' Firefox Add-ons '
3
+ [ link-edge ] : https://microsoftedge.microsoft.com/addons/detail/arxivutils/flahobhjikkpnpohomeckhdjjkkkkmoc/ ' Edge Add-ons '
4
4
5
5
<div align =" center " >
6
6
<h1 >WebChatGPT</h1 >
@@ -16,20 +16,23 @@ This browser extension `adds web access` capability to [ChatGPT](https://chat.op
16
16
17
17
<br >
18
18
19
- [ <img src =" https://user-images.githubusercontent.com/3750161/214147732-c75e96a4-48a4-4b64-b407-c2402e899a75.PNG " height =" 67 " alt =" Chrome " valign =" middle " >] [ link-chrome ] [ <img src =" https://user-images.githubusercontent.com/3750161/214148610-acdef778-753e-470e-8765-6cc97bca85ed.png " height =" 67 " alt =" Firefox " valign =" middle " >] [ link-firefox ]
19
+ [ <img src =" https://user-images.githubusercontent.com/3750161/214147732-c75e96a4-48a4-4b64-b407-c2402e899a75.PNG " height =" 67 " alt =" Chrome " valign =" middle " >] [ link-chrome ] [ <img src =" https://user-images.githubusercontent.com/3750161/214148610-acdef778-753e-470e-8765-6cc97bca85ed.png " height =" 67 " alt =" Firefox " valign =" middle " >] [ link-firefox ] [ <img src =" https://user-images.githubusercontent.com/3750161/233201810-d1026855-0482-44c8-b1ec-c7247134473e.png " height =" 67 " alt =" Chrome " valign =" middle " >] [ link-edge ]
20
+
20
21
21
22
[ <img valign =" middle " src =" https://img.shields.io/chrome-web-store/v/lpfemeioodjbpieminkklglpmhlngfcn.svg " >] [ link-chrome ] [ <img valign =" middle " alt =" Chrome Web Store " src =" https://img.shields.io/chrome-web-store/users/lpfemeioodjbpieminkklglpmhlngfcn?color=blue " >] [ link-chrome ]
22
23
<br >
23
24
[ <img valign =" middle " src =" https://img.shields.io/amo/v/web-chatgpt " >] [ link-firefox ]
24
25
[ <img valign =" middle " alt =" Mozilla Add-on " src =" https://img.shields.io/amo/users/web-chatgpt " >] [ link-firefox ]
26
+ <br >
27
+ [ <img valign =" middle " src =" https://img.shields.io/badge/dynamic/json?label=edge%20add-on&prefix=v&query=%24.version&url=https%3A%2F%2Fmicrosoftedge.microsoft.com%2Faddons%2Fgetproductdetailsbycrxid%2Fflahobhjikkpnpohomeckhdjjkkkkmoc " >] [ link-edge ]
28
+ [ <img valign =" middle " alt =" Edge Add-on " src =" https://img.shields.io/badge/dynamic/json?label=users&query=%24.activeInstallCount&url=https%3A%2F%2Fmicrosoftedge.microsoft.com%2Faddons%2Fgetproductdetailsbycrxid%2Fflahobhjikkpnpohomeckhdjjkkkkmoc " >] [ link-edge ]
25
29
</div >
26
30
<br >
27
31
28
32
https://user-images.githubusercontent.com/3750161/214155508-5c1ad4d8-b565-4fe0-9ce7-e68aed11e73d.mp4
29
33
30
34
31
- <details >
32
- <summary ><h2 >Manual installation</h2 ></summary >
35
+ ## Manual installation
33
36
34
37
ℹ️ Don't forget to disable the extension installed from the Web Store while you're testing manually installed version.
35
38
@@ -56,16 +59,14 @@ https://user-images.githubusercontent.com/3750161/214155508-5c1ad4d8-b565-4fe0-9
56
59
5 . Firefox will prompt you to confirm the installation of the addon. Click Install.
57
60
6 . The addon will be installed and will appear in the list of installed addons on the Add-ons page.
58
61
7 . Go to [ ChatGPT] ( https://chat.openai.com/chat/ ) and enjoy!
59
- </details >
60
62
61
- < details >
62
- < summary >< h2 > Build from source</ h2 ></ summary >
63
+
64
+ ## Build from source
63
65
64
66
1 . ` git clone https://github.com/qunash/chatgpt-advanced.git `
65
67
2 . ` npm install `
66
68
3 . ` npm run build-prod `
67
69
4 . Grab your zip extension from ` build/ ` folder
68
- </details >
69
70
70
71
<br >
71
72
0 commit comments