MCPcopy
hub / github.com/ChinaGodMan/UserScripts / loadHandler

Function loadHandler

youtube-dynamic-grid/youtube-dynamic-grid.user.js:737–740  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

735 }, CONFIG.DEBOUNCE_DELAY)
736 }
737 const loadHandler = () => {
738 logger('Page loaded', 'debug')
739 this.handleNavigation()
740 }
741 const popstateHandler = () => {
742 logger('Popstate navigation detected', 'debug')
743 this.handleNavigation()

Callers

nothing calls this directly

Calls 1

loggerFunction · 0.85

Tested by

no test coverage detected