Skip to main content
Version: v0.3.x

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.

Page Proxy Select toolPage Proxy Select tool with DevTools integration

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.
Page Proxy selector popup

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.
Page Proxy CSS inspector