https://github.com/scriptex/css-diagnostics
Highlight potentially invalid or erroneous HTML markup
https://github.com/scriptex/css-diagnostics
chrome-extension css-diagnostics diagnostics markup-diagnostics
Last synced: 12 months ago
JSON representation
Highlight potentially invalid or erroneous HTML markup
- Host: GitHub
- URL: https://github.com/scriptex/css-diagnostics
- Owner: scriptex
- License: mit
- Created: 2019-04-10T09:32:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-09T09:20:35.000Z (over 3 years ago)
- Last Synced: 2025-01-21T00:50:03.991Z (about 1 year ago)
- Topics: chrome-extension, css-diagnostics, diagnostics, markup-diagnostics
- Language: CSS
- Homepage: https://atanas.info/portfolio/open-source/css-diagnostics
- Size: 70.3 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.codacy.com/gh/scriptex/css-diagnostics/dashboard?utm_source=github.com&utm_medium=referral&utm_content=scriptex/css-diagnostics&utm_campaign=Badge_Grade)
[](https://codebeat.co/projects/github-com-scriptex-css-diagnostics-master)
[](https://www.codefactor.io/repository/github/scriptex/css-diagnostics)
[](https://deepscan.io/dashboard#view=project&tid=3574&pid=5257&bid=40799)
[](https://github.com/scriptex/css-diagnostics/)
# CSS Diagnostics
> Highlight potentially invalid or erroneous HTML markup.
An extension for Google's Chrome browser which highlights potentially invalid and erroneous HTML markup.
This extension uses a fork of the [Holmes](https://github.com/redroot/holmes) stylesheet.
## Visitor stats




## Code stats





## Installing from the Web Store
### On Google Chrome
Visit [Google Chrome's webstore](https://chrome.google.com/webstore/detail/css-diagnostics/peaeggimiceafdnmebnjlfljfnjngfkf)
Click the `Add to Chrome` button.
### On Mozilla Firefox
Visit [Firefox add-ons website](https://addons.mozilla.org/en-US/firefox/addon/css-diagnostics/)
Click on the `+ Add to Firefox` button.
## Installing from source
1. Clone the repository: `git clone https://github.com/scriptex/css-diagnostics`
2. Navigate to `chrome://extensions` and enable Developer Mode.
3. Choose "Load unpacked extension"
4. In the dialog, open the directory you just cloned.
## Usage
Just click on the extension icon to turn on/off the diagnostics stylesheet.
You will see warnings in yellow rectangles and errors in red rectangles.
An explanation of the warning/error is given when you mouseover it.
Don't hesitate to [file an issue](https://github.com/scriptex/css-diagnostics/issues/new) if you find something wrong or would like help.
## Contributing
Pull requests are welcome as long as they don't break the original idea of the extension.
## LICENSE
MIT
---
Connect with me:
---