I am working in ActiveCollab environment, which is using a WYSIWYG editor, most likely built on-top of TinyMCE. The software itself does not implement autosave functionality, that is why I need a browser plugin to do this.
I am using Lazarus for regular forms, but it does not work with WYSIWYG editors. In Lazarus site it is stated to work for WYSIWYG editor, but it definitely does not work with TinyMCE.
If anyone could mentioned an extension for Chrome/Firefox that works (preferably Chrome), that would be great.
EDIT: Just found Lazarus 3.2 version is out and they have fixed this problem! It is not available via Chrome Store yet, but you can download it from Lazarus site.
The problem is solved finally :)