By: Fabio Pesari
Inspect and view changes in Unescape as HTML source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Unescape as HTML",
"version": "0.1.0",
"description": "Unescape the contents of an editable field as HTML, thus replacing escape sequences (such as π) with Unicode characters (such as π).",
"author": "Fabio Pesari",
"icons": {
"48": "icons/render-as-html.svg",
"96": "icons/render-as-html.svg"
},
"permissions": [
"activeTab",
"menus"
],
"background": {
"scripts": [
"src/main.js"
]
}
} Best Unescape as HTML Alternatives
Here are some Firefox add-ons that are similar to Unescape as HTML:
Transform Text
Karl Horning
Words obfuscator
Whatever
OwO
Firefox user 13794476
HTMLRemover
MagiKirby
EncodeX
Mohamed Afsar J
Smart Decoder
arlocolburnextensions
Insert Unicode
Michael Talbot
Easy Emoji Shortcut
AquaMade
HTML to Markdown
TheCoolDump
UnfocusInput
TabJuggler9000
HTML from Clipboard
Timo
HTML Entity Encoder Decoder
Christopher Thompson