Sets up a MutationObserver to monitor changes in the DOM and execute a callback function.
The callback function to be executed when a mutation is observed.
Sets up a MutationObserver to monitor changes in the DOM and execute a callback function.