Using Node Webkit, is it possible to create save as with multiple option of the file format?
Desired result is something like this :

With native NW at most I can only display two options. The first option is the pattern written in the 'accept' attribute, and an auto generated "All files (.)" Option.
What I need is more than two options in the Save As Type field.
Is there a way to achieve this?