extimg

Debug CSS

Adds outline to all elements on the page to show the culprit element which is changing desired layout

4.74 (34)
Publisher: Pranay Joshi
Overview
Stats
Download
Reviews

Overview

What is Debug CSS?

Adds outline to all elements on the page to show the culprit element which is changing desired layout.

SCREENSHOT

Preview
screen shot
Preview
screen shot

SUMMARY

# 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)

See More

Stats

15 Days

Trends for Debug CSS:

Rank

#0
--

User count

#
--

Category Rank

#
--

Rating

#4.74
--

Download

The latest version of Debug CSS is available on the Chrome web and is currently being used by 20,000 active users. The initial version was launched on 2018-09-12.

Total Downloads:  0(Downloads from CRX Insider)

HOW TO INSTALL Debug CSS FROM A CRX FILE

  1. Download Debug CSS CRX file
  2. NOTE: Sometimes the browser may block downloading / installing CRX file from outside the Chrome Web Store. If so, you may need to download the ZIP file instead
  3. In the URL bar, go to chrome://extensions
  4. Enable Developer mode
Show more

Ratings

4.74

Average Rating

Total ratings

34

USER REVIEWS (0)

No reviews
SIMILAR EXTENSIONS
Here are some Chrome extensions that are similar to Debug CSS Prompt List: