MCPcopy Create free account

hub / github.com/NicoleFaye/Chat-Gpt-Long-Text-Input / functions

Functions28 in github.com/NicoleFaye/Chat-Gpt-Long-Text-Input

↓ 6 callersFunctiontimeout
(ms)
content_scripts/ChatGptLongTextInputContentScript.js:57
↓ 5 callersFunctionwaitForRegenerateResponseButton
(callback, param1)
content_scripts/ChatGptLongTextInputContentScript.js:177
↓ 3 callersFunctiondetermineNumberOfMessages
(message, resume = false)
content_scripts/ChatGptLongTextInputContentScript.js:143
↓ 2 callersFunctiongetJsonConfig
()
popup/ChatGptLongTextInput.js:39
↓ 2 callersFunctionreportError
(err)
popup/ChatGptLongTextInput.js:427
↓ 2 callersFunctionshowConfirmationPopupOkay
(message)
popup/ChatGptLongTextInput.js:92
↓ 2 callersFunctionsplitString
* Function to split a given string into substrings of a specified maximum token length. * * @param {string} str - The string to be split. * @param
content_scripts/ChatGptLongTextInputSharedMethods.js:10
↓ 2 callersFunctionupdateFinalMessageDisplay
()
popup/ChatGptLongTextInput.js:72
↓ 1 callersFunctiongetConfig
()
content_scripts/ChatGptLongTextInputContentScript.js:30
↓ 1 callersFunctiongetConfig
()
popup/ChatGptLongTextInput.js:18
↓ 1 callersFunctionhandleBrowserAction
()
popup/ChatGptLongTextInput.js:432
↓ 1 callersFunctionisElementVisible
(el)
content_scripts/ChatGptLongTextInputContentScript.js:160
↓ 1 callersFunctionisPopupOpen
()
popup/ChatGptLongTextInput.js:214
↓ 1 callersFunctionlistenForClicks
* Listen for clicks on the buttons, and send the appropriate message to * the content script in the page.
popup/ChatGptLongTextInput.js:237
↓ 1 callersFunctionreset
()
popup/ChatGptLongTextInput.js:221
↓ 1 callersFunctionresetInputs
()
popup/ChatGptLongTextInput.js:81
↓ 1 callersFunctionresume
(message)
content_scripts/ChatGptLongTextInputContentScript.js:105
↓ 1 callersFunctionresume
(tabs, startingString)
popup/ChatGptLongTextInput.js:239
↓ 1 callersFunctionrun
(message)
content_scripts/ChatGptLongTextInputContentScript.js:122
↓ 1 callersFunctionsendChatGPTMessage
(messageText)
content_scripts/ChatGptLongTextInputContentScript.js:61
↓ 1 callersFunctionshowConfirmationPopupYesNo
(message)
popup/ChatGptLongTextInput.js:176
↓ 1 callersFunctionshowTextInputPopup
()
popup/ChatGptLongTextInput.js:124
↓ 1 callersFunctionupdateTotalMessages
(count = 0)
popup/ChatGptLongTextInput.js:14
↓ 1 callersFunctionupdateTotalMessagesElement
(count)
popup/ChatGptLongTextInput.js:6
FunctioninjectScript
(tabs)
popup/ChatGptLongTextInput.js:437
Functionrun
(tabs)
popup/ChatGptLongTextInput.js:268
FunctionsendMessages
(message)
content_scripts/ChatGptLongTextInputContentScript.js:41
Functionstop
(tabs)
popup/ChatGptLongTextInput.js:225