Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NicoleFaye/Chat-Gpt-Long-Text-Input
/ functions
Functions
28 in github.com/NicoleFaye/Chat-Gpt-Long-Text-Input
⨍
Functions
28
◇
Types & classes
0
↓ 6 callers
Function
timeout
(ms)
content_scripts/ChatGptLongTextInputContentScript.js:57
↓ 5 callers
Function
waitForRegenerateResponseButton
(callback, param1)
content_scripts/ChatGptLongTextInputContentScript.js:177
↓ 3 callers
Function
determineNumberOfMessages
(message, resume = false)
content_scripts/ChatGptLongTextInputContentScript.js:143
↓ 2 callers
Function
getJsonConfig
()
popup/ChatGptLongTextInput.js:39
↓ 2 callers
Function
reportError
(err)
popup/ChatGptLongTextInput.js:427
↓ 2 callers
Function
showConfirmationPopupOkay
(message)
popup/ChatGptLongTextInput.js:92
↓ 2 callers
Function
splitString
* 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 callers
Function
updateFinalMessageDisplay
()
popup/ChatGptLongTextInput.js:72
↓ 1 callers
Function
getConfig
()
content_scripts/ChatGptLongTextInputContentScript.js:30
↓ 1 callers
Function
getConfig
()
popup/ChatGptLongTextInput.js:18
↓ 1 callers
Function
handleBrowserAction
()
popup/ChatGptLongTextInput.js:432
↓ 1 callers
Function
isElementVisible
(el)
content_scripts/ChatGptLongTextInputContentScript.js:160
↓ 1 callers
Function
isPopupOpen
()
popup/ChatGptLongTextInput.js:214
↓ 1 callers
Function
listenForClicks
* Listen for clicks on the buttons, and send the appropriate message to * the content script in the page.
popup/ChatGptLongTextInput.js:237
↓ 1 callers
Function
reset
()
popup/ChatGptLongTextInput.js:221
↓ 1 callers
Function
resetInputs
()
popup/ChatGptLongTextInput.js:81
↓ 1 callers
Function
resume
(message)
content_scripts/ChatGptLongTextInputContentScript.js:105
↓ 1 callers
Function
resume
(tabs, startingString)
popup/ChatGptLongTextInput.js:239
↓ 1 callers
Function
run
(message)
content_scripts/ChatGptLongTextInputContentScript.js:122
↓ 1 callers
Function
sendChatGPTMessage
(messageText)
content_scripts/ChatGptLongTextInputContentScript.js:61
↓ 1 callers
Function
showConfirmationPopupYesNo
(message)
popup/ChatGptLongTextInput.js:176
↓ 1 callers
Function
showTextInputPopup
()
popup/ChatGptLongTextInput.js:124
↓ 1 callers
Function
updateTotalMessages
(count = 0)
popup/ChatGptLongTextInput.js:14
↓ 1 callers
Function
updateTotalMessagesElement
(count)
popup/ChatGptLongTextInput.js:6
Function
injectScript
(tabs)
popup/ChatGptLongTextInput.js:437
Function
run
(tabs)
popup/ChatGptLongTextInput.js:268
Function
sendMessages
(message)
content_scripts/ChatGptLongTextInputContentScript.js:41
Function
stop
(tabs)
popup/ChatGptLongTextInput.js:225