Select tool
Use Select to inspect elements on the current page, and write selectors and CSS easily.
Select tool panel
Includes selected element details, quick property copy, and parent traversal controls.


Selector popup
Open from Select -> Selector.
- Edit generated
pq.selector(...)code. - Use the property preview snippets.
- Drag preview fragments into your selector code.
- Save to insert into the Selectors block.

CSS inspector
Open from Select -> CSS (or popup mode switch).
- Edit CSS selector + declarations.
- Inspect and edit computed property values.
- Preview selectors/styles and save a
ps.injectCSS(...)snippet.
