Returns true if file can be open online in current browser.

if (!rollMyFile.isBrowserSupported()) {
  // disable "open online" button(s)
}