moderator-toolbox-nxg-for-reddit / util/ui/listener
util/ui/listener¶
Functions¶
notifyNewThings()¶
notifyNewThings():
void
Defined in: extension/data/util/ui/listener.ts:8
Dispatches a TBNewThings event on window, signalling that new Reddit
things have been injected into the DOM and modules should re-scan.
Used on old Reddit only - new Reddit uses the shared MutationObserver instead.
Returns¶
void