Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bistutu/FluentRead
/ functions
Functions
258 in github.com/Bistutu/FluentRead
⨍
Functions
258
◇
Types & classes
9
↓ 1 callers
Function
getTooltipIcon
* 获取提示图标
entrypoints/content.ts:871
↓ 1 callers
Function
getTransNode
(node)
userscripts.js:823
↓ 1 callers
Function
getYiyanToken
()
userscripts.js:1320
↓ 1 callers
Function
handleButtonTranslation
(node: any)
entrypoints/main/dom.ts:334
↓ 1 callers
Function
handleErrorClick
(errMsg: string)
entrypoints/utils/icon.ts:76
↓ 1 callers
Function
handleFirstLineText
(node: any)
entrypoints/main/dom.ts:360
↓ 1 callers
Function
handleRetryClick
(node: HTMLElement, wrapper: HTMLElement)
entrypoints/utils/icon.ts:58
↓ 1 callers
Function
handleTranslationRequest
(data: any)
entrypoints/offscreen/main.ts:143
↓ 1 callers
Function
hasLoadingSpinner
(node)
userscripts.js:1615
↓ 1 callers
Function
hasLoadingSpinner
(node: Node)
entrypoints/utils/check.ts:56
↓ 1 callers
Function
hasRetryTag
(node: Node)
entrypoints/utils/check.ts:71
↓ 1 callers
Function
initApplication
()
userscripts.js:1689
↓ 1 callers
Function
isButton
(node: any, tag: string)
entrypoints/main/dom.ts:326
↓ 1 callers
Function
isInlineElement
(node: any, tag: string)
entrypoints/main/dom.ts:342
↓ 1 callers
Function
isInputElement
* 检查元素是否为输入元素
entrypoints/content.ts:743
↓ 1 callers
Function
isMainlyNumericContent
(node: any)
entrypoints/main/dom.ts:184
↓ 1 callers
Function
loadConfig
()
entrypoints/utils/config.ts:17
↓ 1 callers
Function
minimaxTemplate
(origin: string)
entrypoints/utils/template.ts:147
↓ 1 callers
Function
mountNewApiComponent
()
entrypoints/utils/newApi.ts:10
↓ 1 callers
Function
mountTranslationStatusComponent
* 挂载翻译状态组件
entrypoints/content.ts:642
↓ 1 callers
Function
mtModelTemplate
()
entrypoints/utils/template.ts:107
↓ 1 callers
Function
normalTemplate
()
entrypoints/utils/template.ts:92
↓ 1 callers
Function
parseJwt
(token)
userscripts.js:1085
↓ 1 callers
Function
parseJwt
(token: string)
entrypoints/service/microsoft.ts:40
↓ 1 callers
Function
performTranslation
(text: string, fromLang: string, toLang: string)
entrypoints/offscreen/main.ts:92
↓ 1 callers
Function
processQueue
* 处理队列中的下一个任务
entrypoints/utils/translateQueue.ts:60
↓ 1 callers
Function
refreshMicrosoftTokenInBackground
* 在background脚本中刷新微软翻译令牌
entrypoints/background.ts:41
↓ 1 callers
Function
refreshToken
(token)
userscripts.js:1054
↓ 1 callers
Function
refreshToken
(token: string)
entrypoints/service/microsoft.ts:27
↓ 1 callers
Function
removeTriggerSymbols
* 根据触发方式去除末尾的触发符号
entrypoints/content.ts:779
↓ 1 callers
Function
replaceSensitiveWords
(text: string)
entrypoints/main/dom.ts:424
↓ 1 callers
Function
replaceText
(type, node, value)
userscripts.js:1670
↓ 1 callers
Function
saveConfig
* 保存配置到存储
entrypoints/utils/selectionTranslator.ts:71
↓ 1 callers
Function
setInputBoxText
* 设置输入框中的文本
entrypoints/content.ts:811
↓ 1 callers
Function
setupFloatingBallHotkey
()
entrypoints/content.ts:433
↓ 1 callers
Function
setupInputBoxTranslation
* 输入框翻译功能
entrypoints/content.ts:656
↓ 1 callers
Function
setupManualTranslationTriggers
()
entrypoints/content.ts:138
↓ 1 callers
Function
shouldSkipGitHubElement
* 判断是否应该跳过GitHub网站上的特定元素
entrypoints/main/compat.ts:697
↓ 1 callers
Function
shouldSkipHNElement
* 判断是否应该跳过Hacker News网站上的特定元素
entrypoints/main/compat.ts:1521
↓ 1 callers
Function
shouldSkipMediumElement
* 判断是否应该跳过Medium网站上的特定元素
entrypoints/main/compat.ts:1174
↓ 1 callers
Function
shouldSkipNode
(node: any, tag: string)
entrypoints/main/dom.ts:160
↓ 1 callers
Function
shouldSkipRedditElement
* 判断是否应该跳过Reddit网站上的特定元素
entrypoints/main/compat.ts:1235
↓ 1 callers
Function
shouldSkipStackOverflowElement
* 判断是否应该跳过Stack Overflow网站上的特定元素
entrypoints/main/compat.ts:1110
↓ 1 callers
Function
shouldSkipTwitterElement
* 判断是否应该跳过Twitter网站上的特定元素
entrypoints/main/compat.ts:574
↓ 1 callers
Function
shouldSkipYouTubeElement
* 判断是否应该跳过YouTube网站上的特定元素
entrypoints/main/compat.ts:1562
↓ 1 callers
Function
signature
(text)
userscripts.js:1624
↓ 1 callers
Function
singleTranslate
(node: any)
entrypoints/main/trans.ts:274
↓ 1 callers
Function
skipNode
(node: Node)
entrypoints/utils/check.ts:51
↓ 1 callers
Function
smashTruncationStyle
(node: any)
entrypoints/main/dom.ts:458
↓ 1 callers
Function
systemRoleFactory
()
entrypoints/utils/model.ts:105
↓ 1 callers
Function
taskWrapper
()
entrypoints/utils/translateQueue.ts:28
↓ 1 callers
Function
throttle
(fn, interval)
userscripts.js:1633
↓ 1 callers
Function
tongyiMsgTemplate
(origin: string)
entrypoints/utils/template.ts:90
↓ 1 callers
Function
translateWithMicrosoft
* 专门用于输入框翻译的微软翻译函数(不使用缓存) * 通过background脚本调用,避免Firefox的CORS问题
entrypoints/content.ts:924
↓ 1 callers
Function
translateWithMicrosoftInBackground
* 在background脚本中调用微软翻译API(避免Firefox CORS问题)
entrypoints/background.ts:11
↓ 1 callers
Function
translateWithOffscreen
(message: any)
entrypoints/service/chrome-translator.ts:11
↓ 1 callers
Function
truncate
(q: string)
entrypoints/service/youdao.ts:32
↓ 1 callers
Function
userRoleFactory
()
entrypoints/utils/model.ts:112
↓ 1 callers
Function
yiyanMsgTemplate
(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
Function
about
()
userscripts.js:674
Function
addFloatingBallAnimation
(type: 'translate' | 'restore')
entrypoints/utils/floatingBall.ts:149
Function
azureOpenai
(message: any)
entrypoints/service/azure-openai.ts:6
Function
canAcceptMoreTasks
()
entrypoints/utils/translateQueue.ts:102
Function
chromeTranslator
(message: any)
entrypoints/service/chrome-translator.ts:78
Function
claude
(message: any)
entrypoints/service/claude.ts:6
Function
clean
()
entrypoints/utils/cache.ts:70
Function
cleaner
()
entrypoints/utils/cache.ts:59
Function
clearAllTranslations
()
entrypoints/content.ts:618
Function
clearLocalStorageIfNewSession
()
userscripts.js:281
Function
common
(message: any)
entrypoints/service/common.ts:7
Method
constructor
()
entrypoints/utils/model.ts:57
Function
coze
( message: any)
entrypoints/service/coze.ts:6
Function
custom
(message: any)
entrypoints/service/custom.ts:7
Function
deepL
(origin, native = false)
userscripts.js:1102
Function
deepl
(message: any)
entrypoints/service/deepl.ts:5
Function
deeplx
(message: any)
entrypoints/service/deeplx.ts:5
Function
deepseek
(message: any)
entrypoints/service/deepseek.ts:6
Function
gemini
(origin)
userscripts.js:1203
Function
gemini
(message: any)
entrypoints/service/gemini.ts:7
Function
generateOptions
(options, selectedValue)
userscripts.js:411
Function
getCustomOption
(model)
userscripts.js:212
Function
getElementValue
(id)
userscripts.js:302
Function
getFrom
()
userscripts.js:368
Function
getGPTUrl
(model)
userscripts.js:401
Function
getOllamaData
(origin, option)
userscripts.js:236
Function
getOption
(model)
userscripts.js:201
Function
getOptionName
(model)
userscripts.js:209
Function
getOriginUserMsg
()
userscripts.js:905
Function
getStdData
(origin, option)
userscripts.js:224
Function
getStdHeader
(token)
userscripts.js:218
Function
getSystemMsg
()
userscripts.js:909
Function
getTo
()
userscripts.js:371
Function
getTransCache
(key)
userscripts.js:272
Function
getTranslationStatus
()
entrypoints/utils/translateApi.ts:114
Function
getUserMsg
(origin)
userscripts.js:912
Function
getValue
(name)
userscripts.js:295
Function
google
(message: any)
entrypoints/service/google.ts:4
Function
grok
* 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
← previous
next →
101–200 of 258, ranked by callers