Skip to content

Instantly share code, notes, and snippets.

@junxy
Created July 25, 2015 03:13
Show Gist options
  • Select an option

  • Save junxy/a6d00d81779a0c8fae99 to your computer and use it in GitHub Desktop.

Select an option

Save junxy/a6d00d81779a0c8fae99 to your computer and use it in GitHub Desktop.
Fixes chrome user icon gone on mac (version >= 44.0.2403.107)
#!/usr/bin/env bash
open -a "Google Chrome" --args --disable-new-avatar-menu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment