DOM Update Highlighter
Expose inefficient DOM updates
Featured
3 Votes

Description
DOM Update Highlighter is a tool that makes DOM updates more visible as they happen on a webpage. It can be used by frontend developers to observe inefficiencies in working with DOM, such as excessive attribute updates or tree rebuilds.