Inspect and view changes in String Escaper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "String Escaper",
"version": "3.3",
"description": "Quickly escape or unescape strings for JSON, backslash sequences, HTML entities, URLs, shell arguments and regular expressions, with instant two-way conversion. Runs locally.",
"icons": {
"32": "graphics/icon-32.png",
"48": "graphics/icon-48.png",
"64": "graphics/icon-64.png",
"96": "graphics/icon-96.png",
"128": "graphics/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{bb995c7f-c71c-4da5-8b53-fb90d6a780db}",
"strict_min_version": "101.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage"
],
"browser_action": {
"default_title": "String Escaper",
"default_popup": "app/popup.html",
"default_icon": {
"32": "graphics/icon-32.png",
"48": "graphics/icon-48.png",
"64": "graphics/icon-64.png"
}
}
} ベストのString Escaper代替案
String Escaperに類似したFirefox add-onをいくつか紹介します:
Escaping
milchy
HTML Entities
Oclarissa Mary
JSON Formatter
33win
Unescape as HTML
Fabio Pesari
JSON Formatter Pro
Kingfun
Nifty Html Entity Swap
Kenneth Baker
URL Encode
oenyg
JSON Formatter
jaom
Entity Coder
Oclarissa Mary
Code Beautifier
Noela
String Utilities
Kofibus
JSON Explorer
Jubayer Hossain