MCPcopy Create free account

hub / github.com/Bistutu/FluentRead / functions

Functions258 in github.com/Bistutu/FluentRead

↓ 1 callersFunctiongetTooltipIcon
* 获取提示图标
entrypoints/content.ts:871
↓ 1 callersFunctiongetTransNode
(node)
userscripts.js:823
↓ 1 callersFunctiongetYiyanToken
()
userscripts.js:1320
↓ 1 callersFunctionhandleButtonTranslation
(node: any)
entrypoints/main/dom.ts:334
↓ 1 callersFunctionhandleErrorClick
(errMsg: string)
entrypoints/utils/icon.ts:76
↓ 1 callersFunctionhandleFirstLineText
(node: any)
entrypoints/main/dom.ts:360
↓ 1 callersFunctionhandleRetryClick
(node: HTMLElement, wrapper: HTMLElement)
entrypoints/utils/icon.ts:58
↓ 1 callersFunctionhandleTranslationRequest
(data: any)
entrypoints/offscreen/main.ts:143
↓ 1 callersFunctionhasLoadingSpinner
(node)
userscripts.js:1615
↓ 1 callersFunctionhasLoadingSpinner
(node: Node)
entrypoints/utils/check.ts:56
↓ 1 callersFunctionhasRetryTag
(node: Node)
entrypoints/utils/check.ts:71
↓ 1 callersFunctioninitApplication
()
userscripts.js:1689
↓ 1 callersFunctionisButton
(node: any, tag: string)
entrypoints/main/dom.ts:326
↓ 1 callersFunctionisInlineElement
(node: any, tag: string)
entrypoints/main/dom.ts:342
↓ 1 callersFunctionisInputElement
* 检查元素是否为输入元素
entrypoints/content.ts:743
↓ 1 callersFunctionisMainlyNumericContent
(node: any)
entrypoints/main/dom.ts:184
↓ 1 callersFunctionloadConfig
()
entrypoints/utils/config.ts:17
↓ 1 callersFunctionminimaxTemplate
(origin: string)
entrypoints/utils/template.ts:147
↓ 1 callersFunctionmountNewApiComponent
()
entrypoints/utils/newApi.ts:10
↓ 1 callersFunctionmountTranslationStatusComponent
* 挂载翻译状态组件
entrypoints/content.ts:642
↓ 1 callersFunctionmtModelTemplate
()
entrypoints/utils/template.ts:107
↓ 1 callersFunctionnormalTemplate
()
entrypoints/utils/template.ts:92
↓ 1 callersFunctionparseJwt
(token)
userscripts.js:1085
↓ 1 callersFunctionparseJwt
(token: string)
entrypoints/service/microsoft.ts:40
↓ 1 callersFunctionperformTranslation
(text: string, fromLang: string, toLang: string)
entrypoints/offscreen/main.ts:92
↓ 1 callersFunctionprocessQueue
* 处理队列中的下一个任务
entrypoints/utils/translateQueue.ts:60
↓ 1 callersFunctionrefreshMicrosoftTokenInBackground
* 在background脚本中刷新微软翻译令牌
entrypoints/background.ts:41
↓ 1 callersFunctionrefreshToken
(token)
userscripts.js:1054
↓ 1 callersFunctionrefreshToken
(token: string)
entrypoints/service/microsoft.ts:27
↓ 1 callersFunctionremoveTriggerSymbols
* 根据触发方式去除末尾的触发符号
entrypoints/content.ts:779
↓ 1 callersFunctionreplaceSensitiveWords
(text: string)
entrypoints/main/dom.ts:424
↓ 1 callersFunctionreplaceText
(type, node, value)
userscripts.js:1670
↓ 1 callersFunctionsaveConfig
* 保存配置到存储
entrypoints/utils/selectionTranslator.ts:71
↓ 1 callersFunctionsetInputBoxText
* 设置输入框中的文本
entrypoints/content.ts:811
↓ 1 callersFunctionsetupFloatingBallHotkey
()
entrypoints/content.ts:433
↓ 1 callersFunctionsetupInputBoxTranslation
* 输入框翻译功能
entrypoints/content.ts:656
↓ 1 callersFunctionsetupManualTranslationTriggers
()
entrypoints/content.ts:138
↓ 1 callersFunctionshouldSkipGitHubElement
* 判断是否应该跳过GitHub网站上的特定元素
entrypoints/main/compat.ts:697
↓ 1 callersFunctionshouldSkipHNElement
* 判断是否应该跳过Hacker News网站上的特定元素
entrypoints/main/compat.ts:1521
↓ 1 callersFunctionshouldSkipMediumElement
* 判断是否应该跳过Medium网站上的特定元素
entrypoints/main/compat.ts:1174
↓ 1 callersFunctionshouldSkipNode
(node: any, tag: string)
entrypoints/main/dom.ts:160
↓ 1 callersFunctionshouldSkipRedditElement
* 判断是否应该跳过Reddit网站上的特定元素
entrypoints/main/compat.ts:1235
↓ 1 callersFunctionshouldSkipStackOverflowElement
* 判断是否应该跳过Stack Overflow网站上的特定元素
entrypoints/main/compat.ts:1110
↓ 1 callersFunctionshouldSkipTwitterElement
* 判断是否应该跳过Twitter网站上的特定元素
entrypoints/main/compat.ts:574
↓ 1 callersFunctionshouldSkipYouTubeElement
* 判断是否应该跳过YouTube网站上的特定元素
entrypoints/main/compat.ts:1562
↓ 1 callersFunctionsignature
(text)
userscripts.js:1624
↓ 1 callersFunctionsingleTranslate
(node: any)
entrypoints/main/trans.ts:274
↓ 1 callersFunctionskipNode
(node: Node)
entrypoints/utils/check.ts:51
↓ 1 callersFunctionsmashTruncationStyle
(node: any)
entrypoints/main/dom.ts:458
↓ 1 callersFunctionsystemRoleFactory
()
entrypoints/utils/model.ts:105
↓ 1 callersFunctiontaskWrapper
()
entrypoints/utils/translateQueue.ts:28
↓ 1 callersFunctionthrottle
(fn, interval)
userscripts.js:1633
↓ 1 callersFunctiontongyiMsgTemplate
(origin: string)
entrypoints/utils/template.ts:90
↓ 1 callersFunctiontranslateWithMicrosoft
* 专门用于输入框翻译的微软翻译函数(不使用缓存) * 通过background脚本调用,避免Firefox的CORS问题
entrypoints/content.ts:924
↓ 1 callersFunctiontranslateWithMicrosoftInBackground
* 在background脚本中调用微软翻译API(避免Firefox CORS问题)
entrypoints/background.ts:11
↓ 1 callersFunctiontranslateWithOffscreen
(message: any)
entrypoints/service/chrome-translator.ts:11
↓ 1 callersFunctiontruncate
(q: string)
entrypoints/service/youdao.ts:32
↓ 1 callersFunctionuserRoleFactory
()
entrypoints/utils/model.ts:112
↓ 1 callersFunctionyiyanMsgTemplate
(origin: string)
entrypoints/utils/template.ts:134
Function_sendErrorMessage
(message: string)
entrypoints/utils/tip.ts:7
Function_sendSuccessMessage
(message: string)
entrypoints/utils/tip.ts:11
Functionabout
()
userscripts.js:674
FunctionaddFloatingBallAnimation
(type: 'translate' | 'restore')
entrypoints/utils/floatingBall.ts:149
FunctionazureOpenai
(message: any)
entrypoints/service/azure-openai.ts:6
FunctioncanAcceptMoreTasks
()
entrypoints/utils/translateQueue.ts:102
FunctionchromeTranslator
(message: any)
entrypoints/service/chrome-translator.ts:78
Functionclaude
(message: any)
entrypoints/service/claude.ts:6
Functionclean
()
entrypoints/utils/cache.ts:70
Functioncleaner
()
entrypoints/utils/cache.ts:59
FunctionclearAllTranslations
()
entrypoints/content.ts:618
FunctionclearLocalStorageIfNewSession
()
userscripts.js:281
Functioncommon
(message: any)
entrypoints/service/common.ts:7
Methodconstructor
()
entrypoints/utils/model.ts:57
Functioncoze
( message: any)
entrypoints/service/coze.ts:6
Functioncustom
(message: any)
entrypoints/service/custom.ts:7
FunctiondeepL
(origin, native = false)
userscripts.js:1102
Functiondeepl
(message: any)
entrypoints/service/deepl.ts:5
Functiondeeplx
(message: any)
entrypoints/service/deeplx.ts:5
Functiondeepseek
(message: any)
entrypoints/service/deepseek.ts:6
Functiongemini
(origin)
userscripts.js:1203
Functiongemini
(message: any)
entrypoints/service/gemini.ts:7
FunctiongenerateOptions
(options, selectedValue)
userscripts.js:411
FunctiongetCustomOption
(model)
userscripts.js:212
FunctiongetElementValue
(id)
userscripts.js:302
FunctiongetFrom
()
userscripts.js:368
FunctiongetGPTUrl
(model)
userscripts.js:401
FunctiongetOllamaData
(origin, option)
userscripts.js:236
FunctiongetOption
(model)
userscripts.js:201
FunctiongetOptionName
(model)
userscripts.js:209
FunctiongetOriginUserMsg
()
userscripts.js:905
FunctiongetStdData
(origin, option)
userscripts.js:224
FunctiongetStdHeader
(token)
userscripts.js:218
FunctiongetSystemMsg
()
userscripts.js:909
FunctiongetTo
()
userscripts.js:371
FunctiongetTransCache
(key)
userscripts.js:272
FunctiongetTranslationStatus
()
entrypoints/utils/translateApi.ts:114
FunctiongetUserMsg
(origin)
userscripts.js:912
FunctiongetValue
(name)
userscripts.js:295
Functiongoogle
(message: any)
entrypoints/service/google.ts:4
Functiongrok
* Grok 服务实现 * 使用 X.AI API,兼容 OpenAI 接口 * 支持模型:grok-3-beta, grok-3-fast-beta, grok-3-mini-beta, grok-3-mini-fast-beta
entrypoints/service/grok.ts:11
← previousnext →101–200 of 258, ranked by callers