There is no need for a plugin to insert Javascript into a Limesurvey question.
The plugin provides only a separate field to put the Javascript, which is cleaner and avoids trouble with the WYSIWYG-Editor in the fields for the question text.
However, you can also just include your Javascript into the field for the question itself, if you include it in the source mode of the WYISWYG-Editor or switch the Editor off (which I generally do).
If I recall right, in LS 4, this field for Javascript that was created by this plugin is even standard.
Here you go, the field created by this plugin is already there in the standard interface in 4.x, so I am quite sure there will be no update for this plugin, as it is not needed anymore:
However, for Javascript to work in your survey, you need to switch off the XSS filter.
There is even a whole section in the manual on how to use Javascript in LS surveys:
www.limesurvey.org/manual/Workarounds:_M...tc..29_in_LimeSurvey