Unity WebGL loader improvements

I ask list of improvements to the Unity WebGL loader:

  1. Remove hardcode browser check and confirm dialog (Opera support webgl but user see confirm dialog!)
  2. Add possibility to see human-like code of js loader without compression
  3. Add % of loading information to default loader
  4. Add language xml with texts of loader messages and confirm dialogs
  1. This is not hardcoded, you can override it. See “Customizing Compatibility Checks or Error handlers” here: Unity - Manual: Interaction with browser scripting

  2. Try a development build.

  3. and 4. Not sure I understand?

Jonas, thanks for the reply!
4. I found the answer in another topic[/QUOTE]