DOM Analyzer in Chrome with OffiDocs
Ad
DESCRIPTION
Learn what elements of your webpage are slowing down your rendering time or which ones are not SEO friendly with DOM-Analyzer! This tool allows you to explore the DOM, ordering each level by: - Nodes: number of nodes under each branch, - Depth: maximum depth under each branch, - Length: count of characters on that branch (without spaces).
You will find this useful to find nodes that are specially heavy, have too many children or too many levels (which is usually bad when comes to rendering the page).
You can go straight to the node's element by clicking on it or see which one it is by hovering over it.
Additional Information:
- Offered by cnavast
- Average rating : 5 stars (loved it)
DOM Analyzer web extension integrated with the OffiDocs Chromium online