HTML Decodifier
Extension Delisted
This extension is no longer available in the official store. Delisted on 2025-09-16.
Extension Actions
CRX ID
mbfgilcffilpfagibjbpjidjgbknnocd
Status
- Minor Policy Violation
- Removed Long Ago
- Unpublished Long Ago
- No Privacy Policy
Description from extension meta
Decode HTML entities by pressing CMD+U
Image from store
Description from store
Enables HTML decoding of any selected text in a textarea or a text input field.
Just select the text you wish to replace and hit CMD + U.
For example:
<div>Hello, world!</div>
Would become:
<div>Hello, world!</div>