Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Useful-Scripts-Extension/useful-script
/ console_log
Function
console_log
scripts/backup/code-f12-toolkit.js:669–671 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
667
n.send(o);
668
},
669
console_log = (e) => {
670
Monokai.querySelector(
"#tab-console"
).innerHTML += e +
"<br/>"
;
671
};
672
})();
Callers
5
getShares
Function · 0.85
getComments
Function · 0.85
getReactions
Function · 0.85
Logged
Function · 0.85
sendMessage
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected