Inspect & Debug

CSS Inspector

Click any element to see its computed styles, then edit them live with sliders and colour pickers. Change padding, colours, fonts, borders and shadows on a real page and watch the result instantly — no DevTools panel required.

When you'd use it

How to use CSS Inspector

  1. Open the UltraDevKit popup and choose CSS Inspector.
  2. Hover the page — each element highlights with its dimensions and key styles.
  3. Click an element to pin it and open the editing panel.
  4. Drag the sliders or use the colour pickers; the page updates as you drag.
  5. Copy the resulting CSS, or press Escape to discard every change.

CSS Inspector FAQ

Does editing CSS here change the real website?

No. Every change is local to your browser tab and disappears on reload. Nothing is saved to the server and no other visitor sees it.

How is this different from Chrome DevTools?

DevTools is more powerful but slower for visual work — you open a panel, find the element in the tree, then hunt through computed styles. Here you click the element on the page and get sliders for the properties you usually want to change.

Get CSS Inspector and 28 more tools

7-day free trial, no credit card. Then $5.99 once — no subscription.

Install from the Chrome Web Store