String Escaper Firefox

Examine source code of String Escaper

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"
    }
  }
}

Best String Escaper Alternatives

Here are some Firefox add-ons that are similar to String Escaper: