Added MutationObserver to watch for changes in the DOM and remove the badges when they load. It also attempts to remove the element when the page initially loads as usual, so this time it will delete upon load, if nothing is deleted, the MutationObserver will do it instead!