
NuCheck is a lightweight browser extension designed to streamline the HTML validation workflow.
It allows you to copy the HTML source code of the current tab and jump directly to the
Nu Html Checker
with a single click.
Why NuCheck?
Many classic HTML validator extensions have become outdated or bloated.
I created NuCheck because I needed a modern, minimalistic, and fast solution to validate HTML without unnecessary clutter.
It is built for developers who want to keep their workflow clean and efficient.
Features
When clicking on the extension icon, you have the following 3 buttons:
- Copy HTML: Copies the entire HTML source of your active tab to your clipboard.
- Open Validator: Opens the Nu Html Checker website instantly.
- Copy & Validate: Performs both actions in one click.
This extension also supports dark mode.
How to use
- Install the extension in your browser.
- Click the NuCheck icon in your toolbar.
- Select the desired action.
- Paste the code into the validator text field (
Ctrl + V or Cmd + V).
- Press the
Check button.
Sources
- Chrome Web Store Available soon
- Firefox Browser ADD-ONS Available soon
- Project on GitHub
License
This project is open-source and available under the MIT License.
<!--%%staticTitle:'NuCheck'%%-->
<!--%%staticCache:604800%%-->
<!--%%staticHeadMeta:'author','cisco211'%%-->
<!--%%staticHeadMeta:'keywords','browser, extension, addon, plugin, firefox, chrome, edge, HTML, validator, nu'%%-->
<!--%%staticHeadMeta:'description','Provides buttons to copy HTML source and opening the Nu Html Checker website.'%%-->
<!--%%staticHeadMeta:'page-topic','NuCheck'%%-->

NuCheck is a lightweight browser extension designed to streamline the HTML validation workflow.
It allows you to copy the HTML source code of the current tab and jump directly to the
<a href="https://validator.w3.org/nu/#textarea" target="_blank">Nu Html Checker</a>
with a single click.
## Why NuCheck?
Many classic HTML validator extensions have become outdated or bloated.
I created NuCheck because I needed a modern, minimalistic, and fast solution to validate HTML without unnecessary clutter.
It is built for developers who want to keep their workflow clean and efficient.
## Features
When clicking on the extension icon, you have the following 3 buttons:
* **Copy HTML:** Copies the entire HTML source of your active tab to your clipboard.
* **Open Validator:** Opens the Nu Html Checker website instantly.
* **Copy & Validate:** Performs both actions in one click.
This extension also supports dark mode.
## How to use
1. Install the extension in your browser.
2. Click the NuCheck icon in your toolbar.
3. Select the desired action.
4. Paste the code into the validator text field (`Ctrl + V` or `Cmd + V`).
5. Press the `Check` button.
## Sources
* **Chrome Web Store** *Available soon*
* **Firefox Browser ADD-ONS** *Available soon*
* <a href="" target="_blank">Project on GitHub</a>
## License
This project is open-source and available under the MIT License.