open the source code file backword.js in your firefox deep extenstion
directory.
go the line 700 replace these code:
//div.style.height = this._size + "px";
div.style.width = 500+ "px"; //this is your prefer width
and then comment the line code like this
//obj.style.whiteSpace = "nowrap ";
well, restart your firefox, that is your expected .