ajajpdillpelmpfbgeopndgfihgkagim
A chrome extension to help you find the css selector of an element. This extension makes it easy to find the css selector of an element. It is useful when you want to find the css selector of an element in a page, but you don't want to use the developer tools. 1. Open the extension by clicking on the icon 2. Move your mouse over the element you want to inspect 3. When the element is highlighted, click to select it and the selector will be copied to your clipboard
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.
CSS Selector Tester
Highlight the elements matching a given CSS selector. This extension highlights elements specified by CSS selectors. For web design or web scraping, you will be able to identify elements specified by CSS selectors more easily than with the Chrome Developer Tools. It's easy to use. 1. Click on the extension's icon. 2. Type in the CSS selectors. 3. Press Enter or click the TEST button. === Release notes === Version 1.1 2023-10-06 [new feature] "History" The input history of the selector can now be displayed.
Inspect Element
Use Inspect element – a CSS viewer with Chrome inspect element shortcut. Learn how to inspect element easily using this simple tool! Inspect Element – A Powerful Yet Clean CSS Viewer Curious about how websites are built? Want to explore page layouts, rules, and responsive design logic with zero friction? Inspect Element is your answer. Whether you're a developer, designer, tester, or student – this tool is made for you. The interface is clean. The setup is simple. Shortcuts are ready. Privacy? You won’t need an account or leave a trace. It just works – in dark mode, too. Enjoy our Chrome inspect element extension across devices – whether you're on macOS, Windows, or Linux. Top Highlights ✨ Easy access to visual structure ✨ Minimal interface – no bloated tools ✨ Inspect Element has a dark mode ✨ Keyboard-friendly with inspect shortcut support ✨ Safe, anonymous use – no data collection Windows & Linux Keyboard Shortcuts 🔎 Open: Alt + E 🔎 Close the extension: Esc 🔎 Copy the code: C MacOS Keyboard Shortcuts 🍏 Open Inspect element: Cmd + E 🍏 Close the extension: Esc 🍏 Copy the code: C Who Is It For? ▸ Developers – scan CSS, debug styles, test structures, validate and fix layout behavior ▸ Designers – visually inspect element, check layout accuracy, and match designs precisely ▸ QA Engineers – explore web page components, track issues, and verify responsiveness ▸ Students – learn how to inspect element easily while gaining real-world debugging skills ▸ Anyone curious – explore what’s behind the visual magic and learn how websites are built Ideal for All Skill Levels Whether you're just starting out or deep into web projects, the tool offers value. It's equally useful for quick design checks, learning how pages are structured, or debugging layout inconsistencies. What You Can Scan with Inspect element • Fonts, sizes, colors • Shadows and borders • Positioning and spacing • Responsive breakpoints • Full page structure with hidden layers What Sets It Apart 1️⃣ Built to review typography, colors, and padding 2️⃣ Full css checker that shows live styles 3️⃣ Integrated shortcuts for Mac and Win 4️⃣ Inspect the element without console 5️⃣ Runs quietly in the background What Makes It Better Than the Default Inspect Chrome? 🚀 No distractions – just CSS scan functionality, no clutter included 🚀 Pre-styled for readability in both light and dark modes, always elegant 🚀 Quicker exploration with shortcuts for faster access 🚀 Instant css checker feedback with real-time accuracy Use Cases 💡Running a css scan to quickly explore and compare site styles 💡Finding out how to do inspect element and troubleshoot padding issues 💡Learning how to inspect element on mac for accurate design and layout checks 💡Exploring inspect shortcut Chrome for faster access and smoother workflows Smart Layout Insights ➤ Inspect elements on hover ➤ View margin, padding, and borders ➤ Use a shortcut to explore a component ➤ Work without distractions or login prompts ➤ Understand site behavior in real-time Built for Focused Exploration This extension simplifies the process of exploring any website’s design structure. With a clean UI, shortcut support, and no login fuss, it gives you fast access to layout, spacing, and styling details. Additional Benefits of this CSS Viewer 📌 You’ll find every layout detail easily with our css inspector tool 📌 Use the inspect element shortcut to save time and clicks 📌 Works as an inspect element in Chrome replacement tool seamlessly 📌 The page won't refresh when you open or close the extension 📌 Launch using shortcut inspect from anywhere on any webpage Other Cool Features 🧪 Supports interactions for dynamic content 🧪 Can be used for accessibility and performance reviews 🧪 Enables simple code learning for beginners 🧪 Anonymous by design – no tracking of personal info ❓FAQ - Frequently Asked Questions Q: How to inspect element on mac? A: Click on the extension icon or use a shortcut. For mac: Cmd + E. For windows: Alt + E Q: How is this different from the built-in Chrome inspector? A: Ours is faster to launch, easier to read, and stripped of distractions. Great for quick CSS scan needs. Q: Do you collect my data? A: Nope. This extension was designed to respect your privacy. We don’t use, store, or share personal information. Q: Can I use this extension offline? A: No. It works only with an active internet connection. Q: Does it work as a CSS checker and CSS peeper? A: It has a similar functionality for getting real-time insights on active, computed, and inherited styles Q: Is this a full inspect element chrome replacement? A: It’s a simpler, lighter version built for fast, everyday use. Think of it as your friendly css viewer companion. Try this modern, private, and fast extension now. Whether you're wondering how to check CSS, need to debug layout shifts, or simply want a faster css viewer extension, you’ll love this lightweight tool. ✨ Built for productivity. Designed for clarity. Made for the curious.
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