Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bistutu/FluentRead
/ getTo
Function
getTo
userscripts.js:371–373 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
369
return
GM_getValue(
'from'
,
'auto'
)
370
},
371
getTo() {
372
return
GM_getValue(
'to'
,
'zh-Hans'
)
373
}
374
}
375
376
// 快捷键
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected