This extension is being deprecated because it doesn't follow Chrome extension best practices.
Extension Information
5 star
50%
4 star
0%
3 star
0%
2 star
0%
1 star
50%
Supported Languages
Permissions
Description
Pauses Javascript execution then inspects the element
A simple extension that allows you to pause Javascript execution and inspect an element.
The main use case for this extension is to allow you to inspect dynamically created elements that disappear when focus is taken from them eg. dropdowns.
How to use: - Open devtools. Nothing will happen if you don't have the devtools already open. - Right click on the element you want to inspect and select "Pause inspect". - Or alternatively hover over the element you want to select and press "Ctrl + Shift + X"