Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChinaGodMan/UserScripts
/ editOff
Method
editOff
highlight-keywords/highlight-keywords.user.js:894–896 ·
view source on GitHub ↗
(key)
Source
from the content-addressed store, hash-verified
892
893
// 关闭编辑
894
editOff(key) {
895
this.edit[key] = false
896
},
897
898
// 颜色更新
899
colorChange(key, color, textcolor) {
Callers
1
ruleUpdate
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected