Delete annoying badges!

This script is basic asf, only deletes badges (no willing to update, you can easily update it by inspect element duh)

这些是代码更新过的版本。 显示所有版本

  • v2025.03.07 2025-03-07

    Update1 added a timer that run the script 4 second later the page already loaded, just in case didn't delete them on first run

  • v2025.02.02 2025-02-03

    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!

  • v2024-07-26 2024-07-26