There is a back-door for this now. If you edit the Sprite plugin, and look for 'Draw collision poly (for debug)', you'll see the code is commented out. Remove the comments, and turn off WebGL in your project. The collision poly is now drawn.
Be sure to revert back before publishing.