Overflow-detector is a developer tools chrome extension. it's a free extension , it has 728 active users since released its first version, it earns an average rating of 5.00 from 2 rated user, last update is 1646 days ago.
This tool iterate through all HTML DOM elements and compare their width with it's parent to check which element is exceeding its parent's width. Except some special circumstances, that DOM element which exceeds their parent element might be causing the horizontal scroll to the parent. When HTML stack is not properly ordered, this might be causing a horizontal scroll to the HTML body itself i.e. A page level scroll. During development, developers find it hard to detect which element is causing this horizontal scroll. They will inspect each and every DOM element to find the root of their problem manually. This tool will help doing it easily.
You could download the latest version crx file or older version files and install it.
English (United States).
100% user give 5-star rating. Read reviews of overflow-detector
You could find more help information from overflow-detector support page.
You could send emails to publisher, or check publisher's website.
More about manifest_file of overflow-detector.
You could click to report abuse of overflow-detector.
First extension review ever. Thanks... so simple and within seconds I had discovered the element that was ruining my design. Great work.