Does anyone know if there is a PrototypeJS library that is compatible with Firefox Extensions? I have written a JS piece of code that is 700 line in Prototype and do not want to rehash it out using JQuery which I know is reccomended for XUL Extensions in Firefox? I've heard of Prototype XUL, but it seems like it is essentially just "Prototype Lite" and not as extensive as its original file.
Any insight would be great.
Thanks!