You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-11Lines changed: 10 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
<divalign="center">
8
8
9
-
Integrating ChatGPT into your browser deeply, everything you need is here.
9
+
Deep ChatGPT integrations in your browser, completely for free.
10
10
11
11
[![license][license-image]][license-url]
12
12
[![release][release-image]][release-url]
@@ -80,11 +80,11 @@ English | [简体中文](README_ZH.md)
80
80
## ✨ Features
81
81
82
82
- 🌈 Call up the chat dialog box on any page at any time.
83
-
- 📱 Also support for mobile devices.
84
-
- 📓 Summarize any page by right-click menu.
83
+
- 📱 Support for mobile devices.
84
+
- 📓 Summarize any page with right-click menu.
85
85
- 🔗 Multiple API support (Web API for Free and Plus users, GPT-3.5, GPT-4, New Bing, Self-Hosted).
86
-
- 📦 Integration adaptation for various commonly used websites (reddit, quora, youtube, github, gitlab, stackoverflow, zhihu, bilibili). (Inspired by [wimdenherder](https://github.com/wimdenherder))
87
-
- 🔍 Adaptation to all mainstream search engines, and custom queries to support additional sites.
86
+
- 📦 Integration for various commonly used websites (reddit, quora, youtube, github, gitlab, stackoverflow, zhihu, bilibili). (Inspired by [wimdenherder](https://github.com/wimdenherder))
87
+
- 🔍 Integration to all mainstream search engines, and custom queries to support additional sites.
88
88
- 🧰 Selection tool and right-click menu to perform various tasks, such as translation, summarization, polishing,
89
89
sentiment analysis, paragraph division, code explain and queries.
90
90
- 🗂️ Static cards support floating chat boxes for multi-branch conversations.
@@ -95,13 +95,13 @@ English | [简体中文](README_ZH.md)
95
95
- ⚙️ All site adaptations and selection tools(bubble) can be freely switched on or off, disable modules you don't need.
96
96
- 💡 Selection tools and site adaptation are easy to develop and extend, see the [Development&Contributing][dev-url]
97
97
section.
98
-
- 😉 In addition, if there are any deficiencies in answers, just chat to correct.
This project is based on one of my other repositories, [josStorer/chatGPT-search-engine-extension](https://github.com/josStorer/chatGPT-search-engine-extension)
134
133
135
134
[josStorer/chatGPT-search-engine-extension](https://github.com/josStorer/chatGPT-search-engine-extension) is forked
136
-
from [wong2/chat-gpt-google-extension](https://github.com/wong2/chat-gpt-google-extension)(I learned a lot from that)
135
+
from [wong2/chat-gpt-google-extension](https://github.com/wong2/chat-gpt-google-extension)(I learned a lot from that)
137
136
and detached since 14 December of 2022
138
137
139
138
[wong2/chat-gpt-google-extension](https://github.com/wong2/chat-gpt-google-extension) is inspired
0 commit comments