Commit graph

127 commits

Author SHA1 Message Date
mic
d5da4b3faa release notes updated 2024-05-17 19:03:41 +02:00
mic
016779faf8 polished send button query 2024-05-17 19:02:47 +02:00
mic
4eb6ef243b release notes updated 2024-05-17 19:01:05 +02:00
mic
f66055b0c5 using the new endpoint chatgpt.com 2024-05-17 19:00:38 +02:00
mic
f681792cd0 version set to 1.0.10 2024-05-17 18:56:56 +02:00
mic
9df620249c release notes updated 2024-05-16 22:19:21 +02:00
mic
b685010ca7 Improved handling of different versions of the ChatGPT web interface 2024-05-16 22:18:42 +02:00
mic
5d5abcb329 version set to 1.0.9 2024-05-16 22:09:32 +02:00
Mic
6778619da2
Updated pre-release link to v1.1.0pre2 2024-05-15 22:48:15 +02:00
Mic
922f5b57b8 release notes updated 2024-05-15 19:37:59 +02:00
Mic
86d8c5044a stripping ChatGPT in front of the response. Fixes #60 2024-05-15 19:22:45 +02:00
Mic
9b7f46c8b0 send button query fixed 2024-05-15 19:21:41 +02:00
Mic
a19bc59a2c handling model 4o. fixes #62 2024-05-15 19:20:46 +02:00
Mic
356cfca2a1 version set to 1.0.8 2024-05-15 19:17:47 +02:00
Mic
77871ecca0
typo fixed 2024-05-14 23:19:34 +02:00
Mic
c764dbf5db
Update README.md 2024-05-14 23:17:26 +02:00
mic
346740f2c3 typo fixed. fixes #46 2024-05-10 21:46:50 +02:00
mic
d440de7708 typo fixed 2024-05-09 21:53:29 +02:00
Mic
b1848099e1
typo fixed 2024-05-09 21:53:03 +02:00
mic
0de137ff8e release notes updated 2024-05-09 21:45:38 +02:00
mic
27988f14b0 Keeping the signature even if it's above the quote. Fixes #45 2024-05-09 21:38:35 +02:00
mic
25b406d4b7 reply prompt improved 2024-05-09 21:31:51 +02:00
mic
4ef7a72166 release notes updated 2024-05-09 21:29:23 +02:00
mic
e0c9809c1b version set to 1.0.7 2024-05-09 21:28:37 +02:00
mic
f1033fc517 improved reply prompt 2024-05-09 21:27:56 +02:00
mic
3de12ca92f comment updated 2024-05-09 21:08:44 +02:00
Mic
ce076eec89
Merge pull request #44 from micz/master
Merging v1.0.6
2024-05-08 23:52:01 +02:00
mic
39377c34dc release notes updated 2024-05-08 23:48:09 +02:00
mic
4ae0a9b371 added a button to force the completion 2024-05-08 23:46:36 +02:00
mic
81bd00a714 release notes updated 2024-05-08 23:32:00 +02:00
mic
5bd85500bf updated chatgpt_getRegenerateButton to correctly handling a change in the ChatGPT web interface. related to #43 2024-05-08 23:31:50 +02:00
mic
8052b68648 version set to 1.0.6 2024-05-08 23:30:31 +02:00
mic
d3d5d74a2a release notes updated 2024-05-03 23:12:18 +02:00
mic
d0405c1a3a version set to 1.0.5 2024-05-03 23:11:37 +02:00
mic
efe8e9b904 improved handling of chatgpt window dimensions 2024-05-03 23:09:19 +02:00
mic
0456874185 exiting for loop when the model is found. related to #38 2024-05-03 23:05:38 +02:00
mic
23717c0985 ChatGPT-4 working even in a larger window. Related to #38 2024-05-02 23:59:42 +02:00
mic
e19a9f7430 homepage_url added to the manifest file 2024-05-02 22:36:10 +02:00
Mic
9b0cbf84f2
Merge pull request #35 from micz/setComposeDetails
Using setComposeDetails
2024-05-01 21:57:45 +02:00
mic
d5c7c5d867 release notes updated 2024-05-01 21:55:54 +02:00
mic
7c52ac1f22 updated the "important information" message in the options page 2024-05-01 21:52:52 +02:00
mic
96518c8a69 typo fixed 2024-05-01 21:47:23 +02:00
mic
f85b53e78f removed debug console logs 2024-05-01 21:47:01 +02:00
mic
0e35988919 release notes updated 2024-05-01 00:43:56 +02:00
mic
1547409669 correctly handling the modification of the body. see #30 #34 2024-05-01 00:33:58 +02:00
mic
1ec6a610e6 added body manipulation functions. see #30 #34 2024-05-01 00:33:11 +02:00
mic
76360542f6 release notes updated 2024-05-01 00:06:19 +02:00
mic
df17226b7a stripping quotation marks from the response 2024-05-01 00:05:38 +02:00
mic
75dff8b292 two empty lines added at the end of the inserted text 2024-04-30 23:53:29 +02:00
mic
4a789bac11 inserting text for the reply from the background script. see #30 #34 2024-04-30 22:47:14 +02:00