- Fixed localization typographical errors
- Fixed the problem caused by the blogspot fix.
- Fixed yet ANOTHER problem from a Google Blogger (Blogspot) editor.
- Reduced the scope of the context menu, so that it will only show up where it can do something.
- Fixed an issue with the new Google Blogspot editor.
- Added color tagging font in HTML.
- Added a token to allow for the creation of multi-line custom tags.
- Added the ability to work on content-editable elements. Previously it worked only with text boxes and input fields
- Added symbol menu with roughly 70 symbols and submenus. (Why it's useful to use in rich text elements now).
- Corrected errors in Markdown menu.
- Added install, update, and uninstall pages with poll.
- Content-editable element capabilities only work on secure (https://) not inscure (http://) pages, because they require (for now) the navigator.clipboard API, which does not work on inscure (http://) pages.
Corrected capitalization errors in menu.
Ready for release to addons.mozilla.org.
Full functionality.
Basic functionality implimented.