Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ChinaGodMan/UserScripts
/ copy
Method
copy
highlight-keywords/highlight-keywords.user.js:964–966 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
962
963
// 复制到粘贴板
964
copy() {
965
navigator.clipboard.writeText(JSON.stringify(this.rules))
966
},
967
968
// 获取配置覆盖
969
config_in() {
Callers
2
translate_readme
Function · 0.80
copy_readme
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected