Please add the ability to add filters to the extensions which would automatically select the default extension based on:
- name of process
- and/or title of window
- and/or URL for browser window (if possible)
e.g.
-
extension of “.wiki”
-
used when browser URL matches *wikipedia.org/*
-
extension of “.cs”
-
used when window title matches “* Visual Studio”
etc