@kudoai/chatgpt.js 2.6.6 → 2.6.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +343 -341
- package/chatgpt.js +12 -12
- package/dist/chatgpt.min.js +3 -3
- package/docs/README.md +15 -13
- package/docs/SECURITY.md +2 -2
- package/docs/USERGUIDE.md +6 -6
- package/docs/de/LICENSE.md +1 -1
- package/docs/de/README.md +15 -13
- package/docs/de/SECURITY.md +2 -2
- package/docs/es/LICENSE.md +1 -1
- package/docs/es/README.md +15 -13
- package/docs/es/SECURITY.md +2 -2
- package/docs/fr/LICENSE.md +1 -1
- package/docs/fr/README.md +15 -13
- package/docs/fr/SECURITY.md +2 -2
- package/docs/hi/LICENSE.md +1 -1
- package/docs/hi/README.md +15 -13
- package/docs/hi/SECURITY.md +2 -2
- package/docs/it/LICENSE.md +1 -1
- package/docs/it/README.md +15 -13
- package/docs/it/SECURITY.md +2 -2
- package/docs/ja/LICENSE.md +1 -1
- package/docs/ja/README.md +15 -13
- package/docs/ja/SECURITY.md +2 -2
- package/docs/ko/LICENSE.md +1 -1
- package/docs/ko/README.md +15 -13
- package/docs/ko/SECURITY.md +2 -2
- package/docs/ne/LICENSE.md +1 -1
- package/docs/ne/README.md +15 -13
- package/docs/ne/SECURITY.md +2 -2
- package/docs/nl/LICENSE.md +1 -1
- package/docs/nl/README.md +15 -13
- package/docs/nl/SECURITY.md +2 -2
- package/docs/pt/LICENSE.md +1 -1
- package/docs/pt/README.md +15 -13
- package/docs/pt/SECURITY.md +2 -2
- package/docs/vi/LICENSE.md +1 -1
- package/docs/vi/README.md +15 -13
- package/docs/vi/SECURITY.md +2 -2
- package/docs/zh-cn/LICENSE.md +1 -1
- package/docs/zh-cn/README.md +15 -13
- package/docs/zh-cn/SECURITY.md +2 -2
- package/docs/zh-tw/LICENSE.md +1 -1
- package/docs/zh-tw/README.md +15 -13
- package/docs/zh-tw/SECURITY.md +2 -2
- package/package.json +3 -3
- package/starters/chrome/docs/README.md +3 -3
- package/starters/chrome/docs/SECURITY.md +1 -1
- package/starters/chrome/docs/de/LICENSE.md +1 -1
- package/starters/chrome/docs/de/README.md +3 -3
- package/starters/chrome/docs/es/LICENSE.md +1 -1
- package/starters/chrome/docs/es/README.md +3 -3
- package/starters/chrome/docs/fr/LICENSE.md +1 -1
- package/starters/chrome/docs/fr/README.md +3 -3
- package/starters/chrome/docs/hi/LICENSE.md +1 -1
- package/starters/chrome/docs/hi/README.md +3 -3
- package/starters/chrome/docs/hi/SECURITY.md +1 -1
- package/starters/chrome/docs/it/LICENSE.md +1 -1
- package/starters/chrome/docs/it/README.md +3 -3
- package/starters/chrome/docs/ja/LICENSE.md +1 -1
- package/starters/chrome/docs/ja/README.md +3 -3
- package/starters/chrome/docs/ko/LICENSE.md +1 -1
- package/starters/chrome/docs/ko/README.md +3 -3
- package/starters/chrome/docs/nl/LICENSE.md +1 -1
- package/starters/chrome/docs/nl/README.md +3 -3
- package/starters/chrome/docs/pt/LICENSE.md +1 -1
- package/starters/chrome/docs/pt/README.md +3 -3
- package/starters/chrome/docs/vi/LICENSE.md +1 -1
- package/starters/chrome/docs/vi/README.md +3 -3
- package/starters/chrome/docs/zh-cn/LICENSE.md +1 -1
- package/starters/chrome/docs/zh-cn/README.md +3 -3
- package/starters/chrome/docs/zh-cn/SECURITY.md +1 -1
- package/starters/chrome/docs/zh-tw/LICENSE.md +1 -1
- package/starters/chrome/docs/zh-tw/README.md +3 -3
- package/starters/chrome/extension/content.js +1 -1
- package/starters/chrome/extension/lib/chatgpt.js +24 -26
- package/starters/chrome/extension/manifest.json +1 -1
- package/starters/chrome/extension/popup/index.html +1 -1
- package/starters/docs/LICENSE.md +1 -1
- package/starters/docs/README.md +4 -4
- package/starters/docs/de/LICENSE.md +1 -1
- package/starters/docs/de/README.md +4 -4
- package/starters/docs/es/LICENSE.md +1 -1
- package/starters/docs/es/README.md +4 -4
- package/starters/docs/fr/LICENSE.md +1 -1
- package/starters/docs/fr/README.md +4 -4
- package/starters/docs/hi/LICENSE.md +1 -1
- package/starters/docs/hi/README.md +4 -4
- package/starters/docs/it/LICENSE.md +1 -1
- package/starters/docs/it/README.md +4 -4
- package/starters/docs/ja/LICENSE.md +1 -1
- package/starters/docs/ja/README.md +4 -4
- package/starters/docs/ko/LICENSE.md +1 -1
- package/starters/docs/ko/README.md +4 -4
- package/starters/docs/nl/LICENSE.md +1 -1
- package/starters/docs/nl/README.md +4 -4
- package/starters/docs/pt/LICENSE.md +1 -1
- package/starters/docs/pt/README.md +4 -4
- package/starters/docs/vi/LICENSE.md +1 -1
- package/starters/docs/vi/README.md +4 -4
- package/starters/docs/zh-cn/LICENSE.md +1 -1
- package/starters/docs/zh-cn/README.md +4 -4
- package/starters/docs/zh-tw/LICENSE.md +1 -1
- package/starters/docs/zh-tw/README.md +4 -4
- package/starters/greasemonkey/chatgpt.js-greasemonkey-starter.user.js +4 -4
- package/starters/greasemonkey/docs/README.md +1 -1
- package/starters/greasemonkey/docs/SECURITY.md +1 -1
- package/starters/greasemonkey/docs/de/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/es/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/fr/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/hi/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/hi/SECURITY.md +1 -1
- package/starters/greasemonkey/docs/it/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/ja/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/ko/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/nl/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/pt/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/vi/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/zh-cn/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/zh-cn/SECURITY.md +1 -1
- package/starters/greasemonkey/docs/zh-tw/LICENSE.md +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// NOTE: This script relies on the powerful chatgpt.js library @ https://chatgpt.js.org
|
|
2
2
|
// (c) 2023–2024 KudoAI & contributors under the MIT license
|
|
3
|
-
// Source: https://github.com/
|
|
3
|
+
// Source: https://github.com/KudoAI/chatgpt.js
|
|
4
4
|
// Latest minified release: https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js/chatgpt.min.js
|
|
5
5
|
|
|
6
6
|
(async () => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
// (c) 2023–2024 KudoAI & contributors under the MIT license
|
|
2
|
-
// Source: https://github.com/
|
|
1
|
+
// (c) 2023–2024 KudoAI & contributors under the MIT license.
|
|
2
|
+
// Source: https://github.com/KudoAI/chatgpt.js
|
|
3
3
|
// Latest minified release: https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js/chatgpt.min.js
|
|
4
4
|
|
|
5
5
|
// Init endpoints
|
|
@@ -49,7 +49,7 @@ if (!isChromeUserScript && !(isFFuserScript && !isFFtmScript)) { (async () => {
|
|
|
49
49
|
} catch (err) {
|
|
50
50
|
msgXHRtries++; if (msgXHRtries === 3) resolve({}); // try up to 3X (original/region-stripped/EN) only
|
|
51
51
|
msgHref = userLanguage.includes('-') && msgXHRtries === 1 ? // if regional lang on 1st try...
|
|
52
|
-
msgHref.replace(/(
|
|
52
|
+
msgHref.replace(/([^_]*)_[^/]*(\/.*)/, '$1$2') // ...strip region before retrying
|
|
53
53
|
: ( msgHostDir + 'en/messages.json' ); // else use default English messages
|
|
54
54
|
loadMsgs();
|
|
55
55
|
}
|
|
@@ -636,7 +636,7 @@ const chatgpt = {
|
|
|
636
636
|
} else { // auto-save to file
|
|
637
637
|
|
|
638
638
|
if (format == 'md') { // remove extraneous HTML + fix file extension
|
|
639
|
-
const mdMatch =
|
|
639
|
+
const mdMatch = /<.*(?:<h1(.|\n)*?href=".*?continue[^"]*".*?\/a>.*?)<[^/]/.exec(transcript)[1];
|
|
640
640
|
transcript = mdMatch || transcript; filename = filename.replace('.html', '.md');
|
|
641
641
|
}
|
|
642
642
|
const blob = new Blob([transcript],
|
|
@@ -898,16 +898,16 @@ const chatgpt = {
|
|
|
898
898
|
getChatInput: function() { return chatgpt.getChatBox().value; },
|
|
899
899
|
|
|
900
900
|
getContinueGeneratingButton: function() {
|
|
901
|
-
for (const
|
|
902
|
-
if (
|
|
903
|
-
return
|
|
904
|
-
}}
|
|
901
|
+
for (const svg of document.querySelectorAll('form button svg')) {
|
|
902
|
+
if (svg.querySelector('polygon[points*="11 19 2 12 11 5 11 19"]'))
|
|
903
|
+
return svg.parentNode.parentNode;
|
|
904
|
+
}},
|
|
905
905
|
|
|
906
906
|
getLastPrompt: function() { return chatgpt.getChatData('active', 'msg', 'user', 'latest'); },
|
|
907
907
|
getLastResponse: function() { return chatgpt.getChatData('active', 'msg', 'chatgpt', 'latest'); },
|
|
908
908
|
|
|
909
909
|
getNewChatLink: function() {
|
|
910
|
-
for (const navLink of document.querySelectorAll('nav
|
|
910
|
+
for (const navLink of document.querySelectorAll('nav a')) {
|
|
911
911
|
if (/(new|clear) chat/i.test(navLink.text)) {
|
|
912
912
|
return navLink;
|
|
913
913
|
}}},
|
|
@@ -934,10 +934,9 @@ const chatgpt = {
|
|
|
934
934
|
getSendButton: function() { return document.querySelector('form button[class*="bottom"]'); },
|
|
935
935
|
|
|
936
936
|
getStopGeneratingButton: function() {
|
|
937
|
-
for (const
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
return formButton;
|
|
937
|
+
for (const svg of document.querySelectorAll('form button svg')) {
|
|
938
|
+
if (svg.querySelector('path[d*="2 0 0 1 2"]'))
|
|
939
|
+
return svg.parentNode;
|
|
941
940
|
}},
|
|
942
941
|
|
|
943
942
|
getUserLanguage: function() {
|
|
@@ -949,7 +948,7 @@ const chatgpt = {
|
|
|
949
948
|
deactivate: function() { this.isOn() ? this.toggle() : console.info('Chat history is already disabled!'); },
|
|
950
949
|
|
|
951
950
|
isOn: function() {
|
|
952
|
-
const navDivs = document.querySelectorAll('nav
|
|
951
|
+
const navDivs = document.querySelectorAll('nav div'),
|
|
953
952
|
offDiv = [...navDivs].find(div => div.textContent.includes('Chat History is off')) || {};
|
|
954
953
|
return offDiv.classList.toString().includes('invisible');
|
|
955
954
|
},
|
|
@@ -959,14 +958,14 @@ const chatgpt = {
|
|
|
959
958
|
isLoaded: function() {
|
|
960
959
|
return new Promise(resolve => {
|
|
961
960
|
const checkChatHistory = () => {
|
|
962
|
-
if (document.querySelector('nav
|
|
961
|
+
if (document.querySelector('nav')) resolve(true);
|
|
963
962
|
else setTimeout(checkChatHistory, 100);
|
|
964
963
|
};
|
|
965
964
|
checkChatHistory();
|
|
966
965
|
});},
|
|
967
966
|
|
|
968
967
|
toggle: function() {
|
|
969
|
-
for (const navBtn of document.querySelectorAll('nav
|
|
968
|
+
for (const navBtn of document.querySelectorAll('nav button')) {
|
|
970
969
|
if (/chat history/i.test(navBtn.textContent)) {
|
|
971
970
|
navBtn.click(); return;
|
|
972
971
|
}}}
|
|
@@ -1438,7 +1437,7 @@ const chatgpt = {
|
|
|
1438
1437
|
|
|
1439
1438
|
renderHTML: function(node) {
|
|
1440
1439
|
const reTags = /<([a-z\d]+)\b([^>]*)>([\s\S]*?)<\/\1>/g,
|
|
1441
|
-
reAttributes = /(\S+)=['"]?((?:.(?!['"]?\s
|
|
1440
|
+
reAttributes = /(\S+)=['"]?((?:.(?!['"]?\s+\S+=|[>']))+.)['"]?/g,
|
|
1442
1441
|
nodeContent = node.childNodes;
|
|
1443
1442
|
|
|
1444
1443
|
// Preserve consecutive spaces + line breaks
|
|
@@ -1555,10 +1554,9 @@ const chatgpt = {
|
|
|
1555
1554
|
}}},
|
|
1556
1555
|
|
|
1557
1556
|
stopGenerating: function() {
|
|
1558
|
-
for (const
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
formButton.click(); return;
|
|
1557
|
+
for (const svg of document.querySelectorAll('form button svg')) {
|
|
1558
|
+
if (svg.querySelector('path[d*="2 0 0 1 2"]')) {
|
|
1559
|
+
svg.parentNode.click(); return;
|
|
1562
1560
|
}}}
|
|
1563
1561
|
},
|
|
1564
1562
|
|
|
@@ -1587,7 +1585,7 @@ const chatgpt = {
|
|
|
1587
1585
|
|
|
1588
1586
|
sendInNewChat: function(msg) {
|
|
1589
1587
|
if (typeof msg !== 'string') return console.error('Message must be a string!');
|
|
1590
|
-
for (const navLink of document.querySelectorAll('nav
|
|
1588
|
+
for (const navLink of document.querySelectorAll('nav a')) {
|
|
1591
1589
|
if (/(new|clear) chat/i.test(navLink.text)) {
|
|
1592
1590
|
navLink.click(); break;
|
|
1593
1591
|
}} setTimeout(() => { chatgpt.send(msg); }, 500);
|
|
@@ -1718,7 +1716,7 @@ const chatgpt = {
|
|
|
1718
1716
|
elements: [], observer: {},
|
|
1719
1717
|
|
|
1720
1718
|
activateObserver: function() {
|
|
1721
|
-
const chatHistoryNav = document.querySelector('nav
|
|
1719
|
+
const chatHistoryNav = document.querySelector('nav'),
|
|
1722
1720
|
firstButton = chatHistoryNav.querySelector('a');
|
|
1723
1721
|
if (chatgpt.history.isOff()) // Hide enable history spam div
|
|
1724
1722
|
try { firstButton.parentNode.nextElementSibling.style.display = 'none'; } catch (err) {}
|
|
@@ -1731,7 +1729,7 @@ const chatgpt = {
|
|
|
1731
1729
|
|
|
1732
1730
|
let cssClasses;
|
|
1733
1731
|
// Grab CSS from original website elements
|
|
1734
|
-
for (let navLink of document.querySelectorAll('nav
|
|
1732
|
+
for (let navLink of document.querySelectorAll('nav a')) {
|
|
1735
1733
|
if (/.*chat/.exec(navLink.text)[0]) {
|
|
1736
1734
|
cssClasses = navLink.classList;
|
|
1737
1735
|
navLink.parentNode.style.margin = '2px 0'; // add v-margins to ensure consistency across all inserted buttons
|
|
@@ -1746,7 +1744,7 @@ const chatgpt = {
|
|
|
1746
1744
|
element.style.margin = '2px 0';
|
|
1747
1745
|
});
|
|
1748
1746
|
|
|
1749
|
-
const navBar = document.querySelector('nav
|
|
1747
|
+
const navBar = document.querySelector('nav');
|
|
1750
1748
|
// Create MutationObserver instance
|
|
1751
1749
|
this.observer = new MutationObserver(mutations => {
|
|
1752
1750
|
mutations.forEach(mutation => {
|
|
@@ -1849,7 +1847,7 @@ const chatgpt = {
|
|
|
1849
1847
|
},
|
|
1850
1848
|
|
|
1851
1849
|
startNewChat: function() {
|
|
1852
|
-
for (const navLink of document.querySelectorAll('nav
|
|
1850
|
+
for (const navLink of document.querySelectorAll('nav a')) {
|
|
1853
1851
|
if (/(new|clear) chat/i.test(navLink.text)) {
|
|
1854
1852
|
navLink.click(); return;
|
|
1855
1853
|
}}},
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
<img width=15 height=15 src="https://i.imgur.com/Luxs8j5.png" style="margin-top: 0.04rem">
|
|
48
48
|
</span>
|
|
49
49
|
<span title="Support" class="menu-icon menu-area" style="right:30px ; padding-top: 9px " >
|
|
50
|
-
<a title="Support" href="https://github.com/
|
|
50
|
+
<a title="Support" href="https://github.com/KudoAI/chatgpt.js-chrome-starter/issues" target="_blank" rel="noopener">
|
|
51
51
|
<img width=15 height=13 src="https://i.imgur.com/py0EeKw.png" style="margin-bottom: 0.04rem">
|
|
52
52
|
</a>
|
|
53
53
|
</span>
|
package/starters/docs/LICENSE.md
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
# MIT License
|
|
6
6
|
|
|
7
|
-
Copyright (c) 2023–2024 [KudoAI](https://github.com/
|
|
7
|
+
Copyright (c) 2023–2024 [KudoAI](https://github.com/KudoAI) & contributors
|
|
8
8
|
|
|
9
9
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
10
10
|
of this software and associated documentation files (the "Software"), to deal
|
package/starters/docs/README.md
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
<div align="center">
|
|
2
2
|
<h6>
|
|
3
|
-
<a href="https://github.com/
|
|
3
|
+
<a href="https://github.com/KudoAI/chatgpt.js/tree/main/starters/docs"><img height=15 style="margin: 0 3px -2px" src="https://raw.githubusercontent.com/kudoai/chatgpt.js/0fc3060273fcff77d3e2ff968d5c74acdab62beb/media/images/icons/earth-americas-icon32.svg"></a> English | <a href="zh-cn#readme">简体中文</a> | <a href="zh-tw#readme">繁體中文</a> | <a href="ja#readme">日本</a> | <a href="ko#readme">한국인</a> | <a href="hi#readme">हिंदी</a> | <a href="de#readme">Deutsch</a> | <a href="es#readme">Español</a> | <a href="fr#readme">Français</a> | <a href="it#readme">Italiano</a> | <a href="nl#readme">Nederlands</a> | <a href="pt#readme">Português</a> | <a href="vi#readme">Việt</a>
|
|
4
4
|
</h6>
|
|
5
5
|
</div>
|
|
6
6
|
|
|
7
7
|
# 🚀 chatgpt.js/starters
|
|
8
8
|
|
|
9
|
-
### Starter templates to develop for various platforms using <a href="https://github.com/
|
|
9
|
+
### Starter templates to develop for various platforms using <a href="https://github.com/KudoAI/chatgpt.js">chatgpt.js</a>
|
|
10
10
|
|
|
11
11
|
<br>
|
|
12
12
|
|
|
@@ -16,13 +16,13 @@
|
|
|
16
16
|
|
|
17
17
|
Template for creating a Chrome extension using chatgpt.js (including pop-up menu + settings management)
|
|
18
18
|
|
|
19
|
-
[Repo](https://github.com/
|
|
19
|
+
[Repo](https://github.com/KudoAI/chatgpt.js-chrome-starter) / [Readme](../chrome#readme) / [Get help](https://github.com/KudoAI/chatgpt.js-chrome-starter/issues)
|
|
20
20
|
|
|
21
21
|
<h2><a href="../greasemonkey"><img style="margin: 0 2px -0.065rem 0" height=19 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/tampermonkey-icon28.png"><img style="margin: 0 2px -0.035rem 1px" height=19.5 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/violentmonkey-icon100.png"></a> <a href="../greasemonkey">Greasemonkey starter</a></h2>
|
|
22
22
|
|
|
23
23
|
Template for creating a Greasemonkey userscript using chatgpt.js
|
|
24
24
|
|
|
25
|
-
[Repo](https://github.com/
|
|
25
|
+
[Repo](https://github.com/KudoAI/chatgpt.js-greasemonkey-starter) / [Readme](../greasemonkey#readme) / [Get help](https://github.com/KudoAI/chatgpt.js-greasemonkey-starter/issues)
|
|
26
26
|
|
|
27
27
|
#
|
|
28
28
|
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
# MIT-Lizenz
|
|
6
6
|
|
|
7
|
-
Urheberrechte (c) 2023–2024 [KudoAI](https://github.com/
|
|
7
|
+
Urheberrechte (c) 2023–2024 [KudoAI](https://github.com/KudoAI) & mitwirkende
|
|
8
8
|
|
|
9
9
|
Hiermit wird jeder Person, die eine Kopie erhält, kostenlos die Erlaubnis erteilt dieser Software und der zugehörigen Dokumentationsdateien (die „Software“) zu handeln an der Software ohne Einschränkung, einschließlich und ohne Einschränkung der Rechte zum Verwenden, Kopieren, Modifizieren, Zusammenführen, Veröffentlichen, Verteilen, Unterlizenzieren und/oder Verkaufen Kopien der Software zu erwerben und Personen zu gestatten, denen die Software gehört unter folgenden Bedingungen zur Verfügung gestellt:
|
|
10
10
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
<div align="center">
|
|
2
2
|
<h6>
|
|
3
|
-
<a href="https://github.com/
|
|
3
|
+
<a href="https://github.com/KudoAI/chatgpt.js/tree/main/starters/docs"><img height=15 style="margin: 0 3px -2px" src="https://raw.githubusercontent.com/kudoai/chatgpt.js/0fc3060273fcff77d3e2ff968d5c74acdab62beb/media/images/icons/earth-americas-icon32.svg"></a> Deutsch | <a href="../..#readme">English</a> | <a href="../zh-cn#readme">简体中文</a> | <a href="../zh-tw#readme">繁體中文</a> | <a href="../ja#readme">日本</a> | <a href="../ko#readme">한국인</a> | <a href="../hi#readme">हिंदी</a> | <a href="../es#readme">Español</a> | <a href="../fr#readme">Français</a> | <a href="../it#readme">Italiano</a> | <a href="../nl#readme">Nederlands</a> | <a href="../pt#readme">Português</a> | <a href="../vi#readme">Việt</a>
|
|
4
4
|
</h6>
|
|
5
5
|
</div>
|
|
6
6
|
|
|
7
7
|
# 🚀 chatgpt.js/starters
|
|
8
8
|
|
|
9
|
-
### Starter-Vorlagen zur entwicklung für verschiedene plattformen mit <a href="https://github.com/
|
|
9
|
+
### Starter-Vorlagen zur entwicklung für verschiedene plattformen mit <a href="https://github.com/KudoAI/chatgpt.js">chatgpt.js</a>
|
|
10
10
|
|
|
11
11
|
<br>
|
|
12
12
|
|
|
@@ -16,13 +16,13 @@
|
|
|
16
16
|
|
|
17
17
|
Vorlage zum Erstellen einer Chrome-Erweiterung mit chatgpt.js (einschließlich Popup-Menü + Einstellungsverwaltung)
|
|
18
18
|
|
|
19
|
-
[Repo](https://github.com/
|
|
19
|
+
[Repo](https://github.com/KudoAI/chatgpt.js-chrome-starter) / [Liesmich](../../chrome/docs/de#readme) / [Hilfe bekommen](https://github.com/KudoAI/chatgpt.js-chrome-starter/issues)
|
|
20
20
|
|
|
21
21
|
<h2><a href="../../greasemonkey"><img style="margin: 0 2px -0.065rem 0" height=19 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/tampermonkey-icon28.png"><img style="margin: 0 2px -0.035rem 1px" height=19.5 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/violentmonkey-icon100.png"></a> <a href="../../greasemonkey">Greasemonkey anlasser</a></h2>
|
|
22
22
|
|
|
23
23
|
Vorlage zum Erstellen eines Greasemonkey-Benutzerskripts mit chatgpt.js
|
|
24
24
|
|
|
25
|
-
[Repo](https://github.com/
|
|
25
|
+
[Repo](https://github.com/KudoAI/chatgpt.js-greasemonkey-starter) / [Liesmich](../../greasemonkey#readme) / [Hilfe bekommen](https://github.com/KudoAI/chatgpt.js-greasemonkey-starter/issues)
|
|
26
26
|
|
|
27
27
|
#
|
|
28
28
|
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
# Licencia MIT
|
|
6
6
|
|
|
7
|
-
Copyright (c) 2023–2024 [KudoAI](https://github.com/
|
|
7
|
+
Copyright (c) 2023–2024 [KudoAI](https://github.com/KudoAI) y colaboradores
|
|
8
8
|
|
|
9
9
|
Por la presente se concede permiso, sin cargo, a cualquier persona que obtenga una copia de este software y los archivos de documentación asociados (el "Software"), para tratar en el Software sin restricciones, incluidos, entre otros, los derechos usar, copiar, modificar, fusionar, publicar, distribuir, sublicenciar y/o vender copias del Software, y para permitir a las personas a quienes se les provisto para hacerlo, sujeto a las siguientes condiciones:
|
|
10
10
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
<div align="center">
|
|
2
2
|
<h6>
|
|
3
|
-
<a href="https://github.com/
|
|
3
|
+
<a href="https://github.com/KudoAI/chatgpt.js/tree/main/starters/docs"><img height=15 style="margin: 0 3px -2px" src="https://raw.githubusercontent.com/kudoai/chatgpt.js/0fc3060273fcff77d3e2ff968d5c74acdab62beb/media/images/icons/earth-americas-icon32.svg"></a> Español | <a href="../..#readme">English</a> | <a href="../zh-cn#readme">简体中文</a> | <a href="../zh-tw#readme">繁體中文</a> | <a href="../ja#readme">日本</a> | <a href="../ko#readme">한국인</a> | <a href="../hi#readme">हिंदी</a> | <a href="../de#readme">Deutsch</a> | <a href="../fr#readme">Français</a> | <a href="../it#readme">Italiano</a> | <a href="../nl#readme">Nederlands</a> | <a href="../pt#readme">Português</a> | <a href="../vi#readme">Việt</a>
|
|
4
4
|
</h6>
|
|
5
5
|
</div>
|
|
6
6
|
|
|
7
7
|
# 🚀 chatgpt.js/starters
|
|
8
8
|
|
|
9
|
-
### Plantillas de inicio para desarrollar para varias plataformas usando <a href="https://github.com/
|
|
9
|
+
### Plantillas de inicio para desarrollar para varias plataformas usando <a href="https://github.com/KudoAI/chatgpt.js">chatgpt.js</a>
|
|
10
10
|
|
|
11
11
|
<br>
|
|
12
12
|
|
|
@@ -16,13 +16,13 @@
|
|
|
16
16
|
|
|
17
17
|
Plantilla para crear una extensión de Chrome usando chatgpt.js (incluido el menú emergente + administración de configuraciones)
|
|
18
18
|
|
|
19
|
-
[Repo](https://github.com/
|
|
19
|
+
[Repo](https://github.com/KudoAI/chatgpt.js-chrome-starter) / [Léame](../../chrome/docs/es#readme) / [Consigue ayuda](https://github.com/KudoAI/chatgpt.js-chrome-starter/issues)
|
|
20
20
|
|
|
21
21
|
<h2><a href="../../greasemonkey"><img style="margin: 0 2px -0.065rem 0" height=19 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/tampermonkey-icon28.png"><img style="margin: 0 2px -0.035rem 1px" height=19.5 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/violentmonkey-icon100.png"></a> <a href="../../greasemonkey">Greasemonkey Arrancador</a></h2>
|
|
22
22
|
|
|
23
23
|
Plantilla para crear un script de usuario de Greasemonkey usando chatgpt.js
|
|
24
24
|
|
|
25
|
-
[Repo](https://github.com/
|
|
25
|
+
[Repo](https://github.com/KudoAI/chatgpt.js-greasemonkey-starter) / [Léame](../../greasemonkey#readme) / [Consigue ayuda](https://github.com/KudoAI/chatgpt.js-greasemonkey-starter/issues)
|
|
26
26
|
|
|
27
27
|
#
|
|
28
28
|
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
# Licence MIT
|
|
6
6
|
|
|
7
|
-
Droit d'auteur (c) 2023–2024 [KudoAI](https://github.com/
|
|
7
|
+
Droit d'auteur (c) 2023–2024 [KudoAI](https://github.com/KudoAI) & contributeurs
|
|
8
8
|
|
|
9
9
|
Permission est accordée, sans frais, à toute personne obtenant une copie de ce logiciel et des fichiers de documentation associés (le "Logiciel"), pour traiter dans le Logiciel sans restriction, y compris, sans s'y limiter, les droits utiliser, copier, modifier, fusionner, publier, distribuer, sous-licencier et/ou vendre copies du Logiciel, et de permettre aux personnes à qui le Logiciel est fourni pour ce faire, sous réserve des conditions suivantes:
|
|
10
10
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
<div align="center">
|
|
2
2
|
<h6>
|
|
3
|
-
<a href="https://github.com/
|
|
3
|
+
<a href="https://github.com/KudoAI/chatgpt.js/tree/main/starters/docs"><img height=15 style="margin: 0 3px -2px" src="https://raw.githubusercontent.com/kudoai/chatgpt.js/0fc3060273fcff77d3e2ff968d5c74acdab62beb/media/images/icons/earth-americas-icon32.svg"></a> Français | <a href="../..#readme">English</a> | <a href="../zh-cn#readme">简体中文</a> | <a href="../zh-tw#readme">繁體中文</a> | <a href="../ja#readme">日本</a> | <a href="../ko#readme">한국인</a> | <a href="../hi#readme">हिंदी</a> | <a href="../de#readme">Deutsch</a> | <a href="../es#readme">Español</a> | <a href="../it#readme">Italiano</a> | <a href="../nl#readme">Nederlands</a> | <a href="../pt#readme">Português</a> | <a href="../vi#readme">Việt</a>
|
|
4
4
|
</h6>
|
|
5
5
|
</div>
|
|
6
6
|
|
|
7
7
|
# 🚀 chatgpt.js/starters
|
|
8
8
|
|
|
9
|
-
### Modèles de démarrage à développer pour diverses plates-formes à l'aide d'<a href="https://github.com/
|
|
9
|
+
### Modèles de démarrage à développer pour diverses plates-formes à l'aide d'<a href="https://github.com/KudoAI/chatgpt.js">chatgpt.js</a>
|
|
10
10
|
|
|
11
11
|
<br>
|
|
12
12
|
|
|
@@ -16,13 +16,13 @@
|
|
|
16
16
|
|
|
17
17
|
Template pour créer une extension Chrome en utilisant chatgpt.js (comprenant menu pop-up + gestion des paramètres)
|
|
18
18
|
|
|
19
|
-
[Dépôt](https://github.com/
|
|
19
|
+
[Dépôt](https://github.com/KudoAI/chatgpt.js-chrome-starter) / [Lisez-moi](../../chrome/docs/fr#readme) / [Obtenir de l'aide](https://github.com/KudoAI/chatgpt.js-chrome-starter/issues)
|
|
20
20
|
|
|
21
21
|
<h2><a href="../../greasemonkey"><img style="margin: 0 2px -0.065rem 0" height=19 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/tampermonkey-icon28.png"><img style="margin: 0 2px -0.035rem 1px" height=19.5 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/violentmonkey-icon100.png"></a> <a href="../../greasemonkey">Greasemonkey démarreur</a></h2>
|
|
22
22
|
|
|
23
23
|
Modèle pour créer un script utilisateur Greasemonkey à l'aide de chatgpt.js
|
|
24
24
|
|
|
25
|
-
[Dépôt](https://github.com/
|
|
25
|
+
[Dépôt](https://github.com/KudoAI/chatgpt.js-greasemonkey-starter) / [Lisez-moi](../../greasemonkey#readme) / [Obtenir de l'aide](https://github.com/KudoAI/chatgpt.js-greasemonkey-starter/issues)
|
|
26
26
|
|
|
27
27
|
#
|
|
28
28
|
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
# MIT लाइसेंस
|
|
6
6
|
|
|
7
|
-
कॉपीराइट (सी) 2023 [KudoAI](https://github.com/
|
|
7
|
+
कॉपीराइट (सी) 2023 [KudoAI](https://github.com/KudoAI) और योगदानकर्ता
|
|
8
8
|
|
|
9
9
|
इसके द्वारा प्रति प्राप्त करने वाले किसी भी व्यक्ति को अनुमति निःशुल्क प्रदान की जाती है इस सॉफ़्टवेयर और संबंधित दस्तावेज़ फ़ाइलों ("सॉफ़्टवेयर") से निपटने के लिए सॉफ़्टवेयर में बिना किसी प्रतिबंध के, जिसमें बिना किसी सीमा के अधिकार शामिल हैं उपयोग करना, प्रतिलिपि बनाना, संशोधित करना, विलय करना, प्रकाशित करना, वितरित करना, उपलाइसेंस देना और/या बेचना सॉफ़्टवेयर की प्रतियां, और उन व्यक्तियों को अनुमति देना जिनके पास सॉफ़्टवेयर है निम्नलिखित शर्तों के अधीन, ऐसा करने के लिए सुसज्जित:
|
|
10
10
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
<div align="center">
|
|
2
2
|
|
|
3
|
-
###### <a href="https://github.com/
|
|
3
|
+
###### <a href="https://github.com/KudoAI/chatgpt.js/tree/main/starters/docs"><img height=15 style="margin: 0 3px -2px" src="https://raw.githubusercontent.com/kudoai/chatgpt.js/0fc3060273fcff77d3e2ff968d5c74acdab62beb/media/images/icons/earth-americas-icon32.svg"></a> हिंदी | <a href="../..#readme">English</a> | <a href="../zh-cn#readme">简体中文</a> | <a href="../zh-tw#readme">繁體中文</a> | <a href="../ja#readme">日本</a> | <a href="../ko#readme">한국인</a> | <a href="../de#readme">Deutsch</a> | <a href="../es#readme">Español</a> | <a href="../fr#readme">Français</a> | <a href="../it#readme">Italiano</a> | <a href="../nl#readme">Nederlands</a> | <a href="../pt#readme">Português</a> | <a href="../vi#readme">Việt</a>
|
|
4
4
|
|
|
5
5
|
</div>
|
|
6
6
|
|
|
7
7
|
# 🚀 chatgpt.js/starters
|
|
8
8
|
|
|
9
|
-
### chatgpt.js का उपयोग करके विभिन्न प्लेटफार्मों के लिए स्टार्टर टेम्पलेट विकसित किए जाएंगे <a href="https://github.com/
|
|
9
|
+
### chatgpt.js का उपयोग करके विभिन्न प्लेटफार्मों के लिए स्टार्टर टेम्पलेट विकसित किए जाएंगे <a href="https://github.com/KudoAI/chatgpt.js">chatgpt.js</a>
|
|
10
10
|
|
|
11
11
|
<br>
|
|
12
12
|
|
|
@@ -16,13 +16,13 @@
|
|
|
16
16
|
|
|
17
17
|
Chatgpt.js (पॉप-अप मेनू + सेटिंग्स प्रबंधन सहित) का उपयोग करके Chrome एक्सटेंशन बनाने के लिए टेम्पलेट
|
|
18
18
|
|
|
19
|
-
[रेपो](https://github.com/
|
|
19
|
+
[रेपो](https://github.com/KudoAI/chatgpt.js-chrome-starter) / [रीडमी](../../chrome/docs/hi#readme) / [मदद लें](https://github.com/KudoAI/chatgpt.js-chrome-starter/issues)
|
|
20
20
|
|
|
21
21
|
<h2><a href="../../greasemonkey"><img style="margin: 0 2px -0.065rem 0" height=19 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/tampermonkey-icon28.png"><img style="margin: 0 2px -0.035rem 1px" height=19.5 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/violentmonkey-icon100.png"></a> <a href="../../greasemonkey">Greasemonkey स्टार्टर</a></h2>
|
|
22
22
|
|
|
23
23
|
chatgpt.js का उपयोग करके Greasemonkey उपयोगकर्तास्क्रिप्ट बनाने के लिए टेम्पलेट
|
|
24
24
|
|
|
25
|
-
[रेपो](https://github.com/
|
|
25
|
+
[रेपो](https://github.com/KudoAI/chatgpt.js-greasemonkey-starter) / [रीडमी](../../greasemonkey#readme) / [मदद लें](https://github.com/KudoAI/chatgpt.js-greasemonkey-starter/issues)
|
|
26
26
|
|
|
27
27
|
#
|
|
28
28
|
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
# Licenza MIT
|
|
6
6
|
|
|
7
|
-
Diritto d'autore (c) 2023–2024 [KudoAI](https://github.com/
|
|
7
|
+
Diritto d'autore (c) 2023–2024 [KudoAI](https://github.com/KudoAI) e contributori
|
|
8
8
|
|
|
9
9
|
Con la presente si concede, a chiunque ottenga una copia di questo software e dei file di documentazione associati (il "Software"), l'autorizzazione a usare gratuitamente il Software senza alcuna limitazione, compresi i diritti di usare, copiare, modificare, unire, pubblicare, distribuire, cedere in sottolicenza e/o vendere copie del Software, nonché di permettere ai soggetti cui il Software è fornito di fare altrettanto, alle seguenti condizioni: L'avviso di copyright indicato sopra e questo avviso di autorizzazione devono essere inclusi in ogni copia o parte sostanziale del Software.
|
|
10
10
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
<div align="center">
|
|
2
2
|
<h6>
|
|
3
|
-
<a href="https://github.com/
|
|
3
|
+
<a href="https://github.com/KudoAI/chatgpt.js/tree/main/starters/docs"><img height=15 style="margin: 0 3px -2px" src="https://raw.githubusercontent.com/kudoai/chatgpt.js/0fc3060273fcff77d3e2ff968d5c74acdab62beb/media/images/icons/earth-americas-icon32.svg"></a> Italiano | <a href="../..#readme">English</a> | <a href="../zh-cn#readme">简体中文</a> | <a href="../zh-tw#readme">繁體中文</a> | <a href="../ja#readme">日本</a> | <a href="../ko#readme">한국인</a> | <a href="../hi#readme">हिंदी</a> | <a href="../de#readme">Deutsch</a> | <a href="../es#readme">Español</a> | <a href="../fr#readme">Français</a> | <a href="../nl#readme">Nederlands</a> | <a href="../pt#readme">Português</a> | <a href="../vi#readme">Việt</a>
|
|
4
4
|
</h6>
|
|
5
5
|
</div>
|
|
6
6
|
|
|
7
7
|
# 🚀 chatgpt.js/starters
|
|
8
8
|
|
|
9
|
-
### Modelli di avviamento da sviluppare per varie piattaforme utilizzando <a href="https://github.com/
|
|
9
|
+
### Modelli di avviamento da sviluppare per varie piattaforme utilizzando <a href="https://github.com/KudoAI/chatgpt.js">chatgpt.js</a>
|
|
10
10
|
|
|
11
11
|
<br>
|
|
12
12
|
|
|
@@ -16,13 +16,13 @@
|
|
|
16
16
|
|
|
17
17
|
Modello per la creazione di un'estensione di Chrome utilizzando chatgpt.js (incluso menu a comparsa + gestione delle impostazioni)
|
|
18
18
|
|
|
19
|
-
[Depo](https://github.com/
|
|
19
|
+
[Depo](https://github.com/KudoAI/chatgpt.js-chrome-starter) / [Leggimi](../../chrome/docs/it#readme) / [Ottenere aiuto](https://github.com/KudoAI/chatgpt.js-chrome-starter/issues)
|
|
20
20
|
|
|
21
21
|
<h2><a href="../../greasemonkey"><img style="margin: 0 2px -0.065rem 0" height=19 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/tampermonkey-icon28.png"><img style="margin: 0 2px -0.035rem 1px" height=19.5 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/violentmonkey-icon100.png"></a> <a href="../../greasemonkey">Greasemonkey avviamento</a></h2>
|
|
22
22
|
|
|
23
23
|
Modello per la creazione di uno script utente Greasemonkey utilizzando chatgpt.js
|
|
24
24
|
|
|
25
|
-
[Depo](https://github.com/
|
|
25
|
+
[Depo](https://github.com/KudoAI/chatgpt.js-greasemonkey-starter) / [Leggimi](../../greasemonkey#readme) / [Ottenere aiuto](https://github.com/KudoAI/chatgpt.js-greasemonkey-starter/issues)
|
|
26
26
|
|
|
27
27
|
#
|
|
28
28
|
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
# MIT ライセンス
|
|
6
6
|
|
|
7
|
-
著作権 (c) 2023–2024 [KudoAI](https://github.com/
|
|
7
|
+
著作権 (c) 2023–2024 [KudoAI](https://github.com/KudoAI) と貢献者
|
|
8
8
|
|
|
9
9
|
ここに、コピーを入手する人には無償で許可が与えられます。 このソフトウェアおよび関連ドキュメント ファイル (以下「ソフトウェア」) を取り扱うため、権利を含むがこれに限定されない、ソフトウェア内の使用、コピー、変更、マージ、公開、配布、サブライセンス、および/または販売することソフトウェアのコピー、およびソフトウェアのコピーを他人に許可すること以下の条件に従って、そうするために提供されます:
|
|
10
10
|
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
<div align="center">
|
|
2
2
|
<h6>
|
|
3
|
-
<a href="https://github.com/
|
|
3
|
+
<a href="https://github.com/KudoAI/chatgpt.js/tree/main/starters/docs"><img height=15 style="margin: 0 3px -2px" src="https://raw.githubusercontent.com/kudoai/chatgpt.js/0fc3060273fcff77d3e2ff968d5c74acdab62beb/media/images/icons/earth-americas-icon32.svg"></a> 日本 | <a href="../..#readme">English</a> | <a href="../zh-cn#readme">简体中文</a> | <a href="../zh-tw#readme">繁體中文</a> | <a href="../ko#readme">한국인</a> | <a href="../hi#readme">हिंदी</a> | <a href="../de#readme">Deutsch</a> | <a href="../es#readme">Español</a> | <a href="../fr#readme">Français</a> | <a href="../it#readme">Italiano</a> | <a href="../nl#readme">Nederlands</a> | <a href="../pt#readme">Português</a> | <a href="../vi#readme">Việt</a>
|
|
4
4
|
|
|
5
5
|
</h6>
|
|
6
6
|
</div>
|
|
7
7
|
|
|
8
8
|
# 🚀 chatgpt.js/starters
|
|
9
9
|
|
|
10
|
-
### chatgpt.js を使用してさまざまなプラットフォーム向けに開発するためのスターター テンプレート <a href="https://github.com/
|
|
10
|
+
### chatgpt.js を使用してさまざまなプラットフォーム向けに開発するためのスターター テンプレート <a href="https://github.com/KudoAI/chatgpt.js">chatgpt.js</a>
|
|
11
11
|
|
|
12
12
|
<br>
|
|
13
13
|
|
|
@@ -17,13 +17,13 @@
|
|
|
17
17
|
|
|
18
18
|
chatgpt.js を使用して Chrome 拡張機能を作成するためのテンプレート (ポップアップ メニュー + 設定管理を含む)
|
|
19
19
|
|
|
20
|
-
[リポジトリ](https://github.com/
|
|
20
|
+
[リポジトリ](https://github.com/KudoAI/chatgpt.js-chrome-starter) / [お読みください](../../chrome/docs/ja#readme) / [助けを得ます](https://github.com/KudoAI/chatgpt.js-chrome-starter/issues)
|
|
21
21
|
|
|
22
22
|
<h2><a href="../../greasemonkey"><img style="margin: 0 2px -0.065rem 0" height=19 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/tampermonkey-icon28.png"><img style="margin: 0 2px -0.035rem 1px" height=19.5 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/violentmonkey-icon100.png"></a> <a href="../../greasemonkey">Greasemonkey スターター</a></h2>
|
|
23
23
|
|
|
24
24
|
chatgpt.js を使用して Greasemonkey ユーザースクリプトを作成するためのテンプレート
|
|
25
25
|
|
|
26
|
-
[リポジトリ](https://github.com/
|
|
26
|
+
[リポジトリ](https://github.com/KudoAI/chatgpt.js-greasemonkey-starter) / [お読みください](../../greasemonkey#readme) / [助けを得ます](https://github.com/KudoAI/chatgpt.js-greasemonkey-starter/issues)
|
|
27
27
|
|
|
28
28
|
#
|
|
29
29
|
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
# MIT License
|
|
6
6
|
|
|
7
|
-
저작권 (c) 2023–2024 [KudoAI](https://github.com/
|
|
7
|
+
저작권 (c) 2023–2024 [KudoAI](https://github.com/KudoAI) & 기여자
|
|
8
8
|
|
|
9
9
|
이 소프트웨어와 그리고 관련된 문서 파일 (이하, "소프트웨어")의 복사본을 받는 모든 사람들에게 다음 조건에 한하여 무료로 사용권한을 제공받습니다.
|
|
10
10
|
위 소프트웨어를 사용하는 유저들은 제한 없이 사용, 복사, 수정, 병합, 게시, 배포, 서브 라이센스 부여하거나 판매하는 것이 가능합니다.
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
<div align="center">
|
|
2
2
|
<h6>
|
|
3
|
-
<a href="https://github.com/
|
|
3
|
+
<a href="https://github.com/KudoAI/chatgpt.js/tree/main/starters/docs"><img height=15 style="margin: 0 3px -2px" src="https://raw.githubusercontent.com/kudoai/chatgpt.js/0fc3060273fcff77d3e2ff968d5c74acdab62beb/media/images/icons/earth-americas-icon32.svg"></a> 한국인 | <a href="../..#readme">English</a> | <a href="../zh-cn#readme">简体中文</a> | <a href="../zh-tw#readme">繁體中文</a> | <a href="../ja#readme">日本</a> | <a href="../hi#readme">हिंदी</a> | <a href="../de#readme">Deutsch</a> | <a href="../es#readme">Español</a> | <a href="../fr#readme">Français</a> | <a href="../it#readme">Italiano</a> | <a href="../nl#readme">Nederlands</a> | <a href="../pt#readme">Português</a> | <a href="../vi#readme">Việt</a>
|
|
4
4
|
</h6>
|
|
5
5
|
</div>
|
|
6
6
|
|
|
7
7
|
# 🚀 chatgpt.js/starters
|
|
8
8
|
|
|
9
|
-
### <a href="https://github.com/
|
|
9
|
+
### <a href="https://github.com/KudoAI/chatgpt.js">chatgpt.js</a> 를 사용하여 다양한 플랫폼용 개발을 위한 스타터 템플릿
|
|
10
10
|
|
|
11
11
|
<br>
|
|
12
12
|
|
|
@@ -16,13 +16,13 @@
|
|
|
16
16
|
|
|
17
17
|
chatgpt.js 를 사용하여 Chrome 확장 프로그램을 만들기 위한 템플릿 (팝업 메뉴 + 설정 관리 포함)
|
|
18
18
|
|
|
19
|
-
[저장소](https://github.com/
|
|
19
|
+
[저장소](https://github.com/KudoAI/chatgpt.js-chrome-starter) / [읽어보기](../../chrome/docs/ko#readme) / [도움 받기](https://github.com/KudoAI/chatgpt.js-chrome-starter/issues)
|
|
20
20
|
|
|
21
21
|
<h2><a href="../../greasemonkey"><img style="margin: 0 2px -0.065rem 0" height=19 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/tampermonkey-icon28.png"><img style="margin: 0 2px -0.035rem 1px" height=19.5 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/violentmonkey-icon100.png"></a> <a href="../../greasemonkey">Greasemonkey 기동기</a></h2>
|
|
22
22
|
|
|
23
23
|
chatgpt.js 를 사용하여 Greasemonkey 사용자 스크립트를 생성하기 위한 템플릿
|
|
24
24
|
|
|
25
|
-
[저장소](https://github.com/
|
|
25
|
+
[저장소](https://github.com/KudoAI/chatgpt.js-greasemonkey-starter) / [읽어보기](../../greasemonkey#readme) / [도움 받기](https://github.com/KudoAI/chatgpt.js-greasemonkey-starter/issues)
|
|
26
26
|
|
|
27
27
|
#
|
|
28
28
|
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
# MIT-licentie
|
|
6
6
|
|
|
7
|
-
Auteursrechten (c) 2023–2024 [KudoAI](https://github.com/
|
|
7
|
+
Auteursrechten (c) 2023–2024 [KudoAI](https://github.com/KudoAI) & bijdragers
|
|
8
8
|
|
|
9
9
|
Toestemming wordt hierbij kosteloos verleend aan een ieder die een kopie verkrijgt van deze software en bijbehorende documentatiebestanden (de "Software"), te behandelen in de Software zonder beperking, inclusief maar niet beperkt tot de rechten gebruiken, kopiëren, wijzigen, samenvoegen, publiceren, distribueren, in sublicentie geven en/of verkopen kopieën van de Software, en om personen aan wie de Software is toe te staan daartoe ingericht onder de volgende voorwaarden:
|
|
10
10
|
|