Highlight DOM elements that are being updated
This WebExtension highlights DOM updates as they happen on a webpage.
It can be used by frontend developers to observe inefficiencies in working with DOM, such as excessive content updates or tree rebuilds.
Website: https://dom-up.date/