post_upgrade() {
  post_install
}

post_install() {
  cat <<MSG

>>> The Helium browser now has a new flag:
      "Use direct Chrome Web Store downloads".

    It overrides the Helium services settings so the browser connects
    to the Chrome Web Store directly for extension downloads and
    updates instead of using Helium's proxy.

    It can be accessed via URL: helium://flags/#helium-direct-webstore.

MSG
}
