Description from extension meta
Formats code according to Prettier's default set of rules
Image from store
Description from store
Copying HTML and CSS code from the chrome dev tools in element tab is usually not pretty because the code is copied unformatted. This extension helps you format the code using the steps below.
- Copy the code from the dev tools
- open the extension and paste the copied code
- click the format button then copy and paste the formatted code into your editor