Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nuklon/Steam-Economy-Enhancer
/ logDOM
Function
logDOM
code.user.js:1297–1301 ·
view source on GitHub ↗
(text)
Source
from the content-addressed store, hash-verified
1295
}
1296
1297
function
logDOM(text) {
1298
logger.innerHTML += `${text}<br/>`;
1299
1300
updateScroll();
1301
}
1302
1303
function
logConsole(text) {
1304
if
(enableConsoleLog) {
Callers
5
code.user.js
File · 0.85
scrapQueueWorker
Function · 0.85
boosterQueueWorker
Function · 0.85
unpackAllBoosterPacks
Function · 0.85
sellItems
Function · 0.85
Calls
1
updateScroll
Function · 0.85
Tested by
no test coverage detected