This plugin with French menus makes it easier to generate JavaScript code for appending a block of text to a string variable, create multiple versions of output statements and comment / uncomment code.
If you're editing text and HTML documents that have extra spaces at the end of lines, the process of trimming such lines can take some time. This plugin can help by automating the removal of end-of-line whitespace.
Looking for a quick way to add alt attributes to img tags? This plugin can be used to look through <img tags in the current document and add empty alt="" attributes if alt is missing.
Demonstrates how to write a HTML-Kit plugin in JScript / JavaScript to: read the selected text in the current editor, modify it and send the modified text to the Output window.