Debug CSS chrome extension

Version: 1.0
Debug CSS
Adds outline to all elements on the page to show the culprit element which is changing desired layout
4.74 Based on 31 user rates

What is Debug CSS?

Debug CSS is a css extension for chrome. also, it is css debugger extension. it's a free extension and is featured in Developer Tools, it has 10,000+ active users since released its first version, it earns an average rating of 4.74 from 31 rated user, last update is 2050 days ago.


What’s new in version 1.0?

                # Debug CSS

A lightweight extension for Google chrome to show outline of all the element exist on page.

while working on web page development the one of the difficult part is to position the element as required and check which element affecting the other one.

This chrome extension allows user to see outline on every element of the page. Hold the keyboard Ctrl button and hover element it will show the element details along with the value.

----------

# Usage

Post installation simply click on the extension icon to turn it On or Off.

If you are a keyboard shortcut lover like me simply hit `Alt+Shift+C ` key to toggle the extension.


----------

# How it works?

This extension works on CSS outline attribute:

add the below code snippet in any CSS of a web page 


`
  * {
	outline: 1px solid red;
  }`

The extension does the same the only thing is; it gives different color to different element(s) while the code snippet adds red outline to every element.  

----------

# Other work and repository

[A lightweight customizable plugin for jQuery to show horizontal length in form of vertical progress bar.](https://github.com/pranayjoshicse/VerLim.js)


[listed on jqueryscript.net](https://www.jqueryscript.net/other/Simple-Custom-Reading-Indicator-with-jQuery-VerLim-js.html)

[Demo](https://www.jqueryscript.net/demo/Simple-Custom-Reading-Indicator-with-jQuery-VerLim-js/)


----------

# More about me

[twitter.](https://twitter.com/pranayjoshicse)
[about me.](https://about.me/pranayjoshi)            

How to install Debug CSS?

You could download the latest version crx file or older version files and install it.


Preview of Debug CSS


Technical Features:

  • Latest Version: 1.0
  • Requirements: Windows Chrome, Mac Chrome
  • License: Free
  • Latest update: Wednesday, September 12th, 2018
  • Author: Pranay Joshi

Debug CSS Available languages:

English (United States).


FAQ


Reviews of debug css:


Chris Tian October 2nd, 2022
Chris Tian

very useful and interactive.


Ronit Akhariya January 31st, 2022
Ronit Akhariya

hey it was working so fine before but now it seems the hover effect has been removed so...will it ever come back?...or is it still there but not coming in mine?


Weird stuff November 26th, 2021
Weird stuff

Works perfectly on google chrome . Hay developer you should give instructions to press control . otherwise new users might don't know the real usage .

Read more review & comments of debug css