oofjddiplemglaebjghkabdljfcjhmnk
Display CSS properties as overlay and export to Excel Core Features Real-time CSS Inspection Hover over elements to view their CSS properties Shows element dimensions, margins, padding, and font details Visual measurement lines for width and height Non-intrusive overlay display Element Selection Click to pin/select elements Click again to deselect Multiple elements can be selected simultaneously Selected elements maintain their measurements and highlights Visual Measurements Real-time size measurements (width × height) Distance measurements to nearby elements Visual measurement lines with dimensions Automatic positioning of overlays to avoid screen edges 4. Detailed CSS Information Basic info for hovered elements: Element tag name Dimensions Position Margin and padding Basic font properties Additional info for pinned elements: Font weight Line height Letter spacing Distances to nearby elements 5. Performance Optimizations Debounced mouse movement handling Event delegation Limited DOM operations Efficient overlay management Smart element filtering Export Functionality Export CSS properties to CSV format Compatible with Excel Includes element tags, dimensions, and styles Technical Features 1. Non-invasive Implementation Preserves original element styles Restores elements to original state on deselection High z-index overlays to stay on top Responsive Design Adjusts overlay positions based on viewport Handles window scrolling Prevents overlays from going off-screen Error Handling Graceful error recovery Debug logging Clean cleanup on deactivation Usage Click the extension icon to activate Hover over elements to see their CSS properties 3. Click elements to pin their measurements Click again to unpin Click the extension icon again to deactivate Use export feature to save CSS data to CSV The extension is designed to be a professional tool for developers and designers who need detailed CSS information while maintaining good performance and user experience.
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.
CSS Peek: Element Inspector
Instantly inspect elements and explore CSS properties, XPath, and more. Easily export assets, color palettes, and typography. CSS Peek: Element Inspector helps you instantly inspect any element on a webpage, explore its CSS box model, styles, colors, and typography, and export assets, color palettes, and typography styles in just a few clicks. - Visual box model diagram with color-coded layers and pixel values inside each layer. - Inspect and copy the color palette of the page. - Inspect and copy typography and fonts used on the page. - View and download assets from the webpage. - Manipulate the selected element’s styles in the Manipulate tab, with the ability to persist CSS changes across multiple websites. Each website has its own dedicated storage for saved styles. - A live color picker that allows selecting a color from anywhere on the page and updating the UI preview in real-time. - When an image element is selected, you can drag & drop a new image directly onto it. - The extension allows adjusting CSS of the selected element using keyboard shortcuts. This helps test spacing, sizing, colors, etc., without touching the code. - XPath Locator that finds both absolute and relative XPath selectors for an element, suggests improvements for more stable locators, and generates ready-to-use Playwright and Cypress code snippets. - Smart Mode Inspector enables fast element inspection while hovering, with an integrated accessibility checker. - Ability to toggle the main hover inspector on and off, allowing you to interact with the page (click buttons, navigate, etc.) and then re-enable it to continue inspecting elements. - Accessibility tab where you can find a complete report of the accessibility status of the current page with suggestions how to fix the issues where needed. Lightweight and user friendly.
CSS Pro Editor & Debugger
Visual CSS styling and debugging tool for developers. CSS Pro Editor is the ultimate visual styling tool for developers and designers. Forget inspecting elements and manually typing CSS values. With CSS Pro, you just click an element and edit it visually. 🚀 Why CSS Pro is Different? Most "inspector" tools in the store are read-only or require you to write raw code. CSS Pro is a full Visual Editor. It's like having Figma or Webflow tools directly inside your browser, working on any live website. ✨ Key Features 👆 Click & Edit Select any element on the page and change its color, font, size, spacing, and more with a simple visual interface. 📦 Computed Box Model (NEW) Visualize margins, borders, and padding instantly. See the exact computed pixel values for every layer of your element. 💎 Glassmorphism (Instant frosted glass effect) ☁️ Neumorphism (Soft, extruded shadows) 📏 Debug Redline (Instantly outline all elements) 🃏 Card Shadows (Beautiful, elevated dropshadows) 📐 Layout Engine Debug Flexbox and Grid layouts efficiently with visual alignment controls (Start, Center, End, Space-Between). 📋 One-Click Copy Happy with your changes? One click copies the clean generated CSS code to your clipboard, ready to paste into your project. 100% Offline: We don't send data to any server. No Tracking: Your usage is completely private. Lightweight: Zero impact on page load speed. Perfect for: Designers: Test fonts and colors on live sites. Developers: Debug layout issues in seconds. Students: Learn how CSS works by interacting with it. Try CSS Pro Editor today and design the web at the speed of thought! ⚡
CSS Selector Capture Pro
Generate a copiable CSS Selector with a mouseover without Devtool Clean, simple and intuitive to use, accompanied with these exclusive features. ✓ Copiable and tweak-able Selector ready to use in CSS/JavaScript ✓ Highlights of elements which match the Selector ✓ Total matches based on the Selector within Viewport context ✓ The choice of Concise or Verbose selector ✓ Minimal interference with the page * Short version: - Enable the App, Use "CTRL" Key to lock/unlock the selector highlight in position and click the Copy button to copy the selector. - If needed, click on the selector path to tweak the selector before copying. - Use "ESC" key to exit the App * Beware the extension does not support the following contexts: - shadow DOM (suggestion: use chrome devtool since you will be traversing down the shadow root anyway) - iframe (suggestion: to open the iframe URL in new tab and use the extension) ≡ Where would this extension be useful * The extension would typically suit the use of Front End Development, End to End testing such as Selenium as well as Data Scraping where visually identifying a target, matches and getting the CSS selector are needed. * If you do find this extension useful, please support it by simply giving it a good review and that will help others find it. * The extension does NOT collect any data or send data to third party. * 2.4.0 (2024.06.06) - Optimization for highlights, scroll and resize * 2.3.0 (2021.07.15) - Optimization for concise selector * 2.2.0 (2019.03.23) - Added a User Guide Link in Extension Icon Popup * 2.1.0 (2019.03.21) - Added a shortcut hotkey (CTRL) for locking toggle of the overlays * 2.0.0 (2019.02.25) - Optimization for concise selector (i.e. shorter) - Adjustment of selector background opacity when trigger button for Settings Dialog is on top and user hovers it * 1.0.3 (2018.10.15) - Optimization for selector retrieval