fbopfffegfehobgoommphghohinpkego
The easiest way to inspect and edit CSS Features: 🔎 Get CSS Properties from any element by selecting it ✏️ Get and edit element attributes 📷 Download website assets ⌨️ Add your custom CSS to the website 🎨 Get the color palette of the website 🧭 DOM Navigation 🎯 Color picker
Font Finder
An easy-to-use font inspector to get CSS styles of the selected element FontFinder is created for designers, developers, and typographers. It allows a user to analyze the font information of any element and copy any pieces of that information to the clipboard. Font Finder examines all the selected characters to detect the font used to display this particular character. 1. Analyze any font on the active page. 2. Copy any piece of the element's information to the clipboard 3. Any active element can have any piece of the font's options (such as color, size, or family) adjusted inline Access these options by right-clicking the context menu over the selected text or right-clicking on the page and inspecting the element. Information Captured: 1. Font color (RGB and HEX) 2. Background color (RGB and HEX) 3. Font family (including actually rendered font!) 4. Font size 5. Line height, vertical alignment, letter, and word spacing 6. Font weight, style, variant 7. Text transform, decoration, align and indent 8. Element's type, class, and ID 9. Displays remote and local tags next to the rendered font Tools: Replace or change font family. Use custom fonts. Get the list of all fonts in the current frame. Notes: You can change the window opening mode to embedded mode from the right-click items over the toolbar button. This mode helps use the extension in full-screen mode.
Inspecta - visual QA and CSS editor
Inspect, compare and update CSS visually 🛠 Inspecta – Find and Fix UI Bugs on Live Websites. Inspecta lets designers and developers inspect, compare, and visually edit live website styles. Copy styles from Figma, compare CSS, fix mismatches, and export the updated CSS or send is straight to AI code agents for implementation —all without writing code. ✨New: Send text and CSS changes straight to Cursor AI and GitHub Copilot agents. 🔗 Figma Plugin Use our companion Figma plugin to instantly compare styles between Figma and live web pages: Figma to Inspecta: https://www.figma.com/community/plugin/1397609843224212500/figma-to-inspecta-compare-design-to-web ✨ Key Features 🔁 Compare with Figma Copy styles from a Figma element and apply them directly to a live element. Detect mismatched colors using Figma color styles and variables. Replace SVGs (temporary method) from Figma onto live elements. 🧠 Batch Color and Fonts Fixes Fix all your website colors and fonts in one click using Figma suggested colors popup. 🔍 Inspect Elements Hover any element to view its CSS properties: text, colors, spacing, layout, borders, and more. Use the eyedropper to identify colors. Draw guides for more accurate inspection. 🎨 Visual CSS Editing Edit CSS in real-time with a visual interface—just like in your design tools. Easily modify: display, size, spacing, colors, typography, borders, radius, position, box-shadow, and opacity. 🧾 Page Overview Get a full breakdown of used colors (backgrounds, texts, borders) and fonts (family, size, weight, line height). Ideal for design audits and QA reviews. 🧘 Isolate Elements Select any element and hide everything else to inspect and edit in focus mode. 📏 Spacing Overlays & Distance Guides Hover to view padding and margin overlays. Measure distances between elements for pixel-perfect layout refinement. 🖼 Pixel-Perfect Comparison Upload or paste your Figma design as an overlay for accurate side-by-side comparison with the live page. 📤 Export & Share CSS Export all your CSS changes as a single file or copy individual snippets. Share updates directly with developers or use with your Vibe-code AI tool for faster implementation.
UI Inspector - Visual CSS Editor
Inspect and visually edit elements and their CSS directly on the page for faster design and UI debugging. A Visual CSS Editor for the Browser Elevate your web development and design workflow with UI Inspector, a powerful Chrome extension that lets you inspect, edit, and style any web page visually and in real-time. Skip the hassle of diving into DevTools and make instant adjustments directly on the page. With UI Inspector, you can: - Inspect elements — activate the extension and click on any element to view its attributes. - Edit attributes — modify styles in the visual editor and see changes in real time. - Control typography — adjust font family, size, weight, line height, and letter spacing. - Configure layout and spacing — set margins, paddings, display properties, and alignment. - Enhance backgrounds and shadows — apply custom colors, gradients, background blurs, and shadow effects. - Customize borders — adjust border width, style, color, and radius. - Fine-tune appearance — control opacity, blend modes, and transforms like rotation. - View all changes — see a list of every element you've updated in one place. - Copy CSS — view and copy the compiled CSS of your changes instantly. Unlock UI Inspector PRO and: - Apply changes globally — use the sensitivity slider to automatically apply style changes to similar elements across the page. - Style presets — save any element as a reusable preset and apply it across any website with a single click. - Export as Tailwind, SCSS, or JSX — copy your changes in the code format your project needs. - Export screenshots — capture high-resolution PNG screenshots of individual styled elements. - Export to GitHub — generate a GitHub issue with your design changes compiled to CSS. Who Is UI Inspector For? Web Developers: - Accelerate front-end development: quickly identify and fix layout or styling issues by editing elements on the fly. - Simplify CSS debugging: bypass DevTools with an intuitive, visual editor. - Export production-ready code: copy changes as CSS, Tailwind, SCSS, or JSX directly into your codebase. Web Designers: - Real-time design validation: adjust and perfect designs in the browser to ensure pixel-perfect implementation. - Bridge design and development: collaborate more effectively by directly tweaking live pages. - Save and reuse presets: build a library of reusable styles and apply them consistently across projects. 1. Activate the Extension: click the UI Inspector icon in your browser toolbar or press Alt/Option + Shift + I. 2. Inspect and Edit Elements: hover over any element to select it and instantly view its adjustable styles. 3. Modify Styles Visually: use the intuitive interface to change typography, layout, spacing, backgrounds, borders, shadows, and more. 4. Save and Apply Presets: create style presets for consistent design and apply them to any element on any site. 5. Export and Share: copy CSS in multiple formats, capture screenshots, or export changes as a GitHub issue. Compatible with any Chromium browser that supports the Side Panel API. For best results, ensure your browser supports all required APIs. If installation issues arise, update your browser to the latest version and try again.
CSS Debugger
Instantly debug CSS layouts by adding colorful outlines to HTML elements. Easily identify and inspect elements with a simple click. This extension, is designed to simplify CSS debugging and layout inspection. It instantly adds colorful outlines to HTML elements, making it easy to visualize and identify different elements on a webpage. The extension solves the common problem of struggling to understand the structure and layout of a website. Instead of manually inspecting elements in the browser's developer tools, this extension provides a quick visual overview of the page's underlying structure. When the extension's icon is clicked, it injects a script into the current tab that toggles the CSS outlines. The script uses predefined color mappings for different HTML elements, and it dynamically generates and injects CSS rules to apply the outlines. It functions similarly to the old Pesticide extension but is compatible with Manifest V3. The source code contains no third-party dependencies. 🌐 Open source repository: https://github.com/aydgn/css-debugger-extension