Skip to content

Instantly share code, notes, and snippets.

@todrobbins
Forked from andrewheiss/Chrome apps.md
Created January 13, 2016 23:49
Show Gist options
  • Save todrobbins/0d6780d0d08157a4bbaf to your computer and use it in GitHub Desktop.
Save todrobbins/0d6780d0d08157a4bbaf to your computer and use it in GitHub Desktop.
Chrome apps
  1. Enable new bookmark app system at chrome://flags/#disable-new-bookmark-apps
  2. Allow those apps to be opened in windows instead of just tabs at chrome://flags/#disable-hosted-apps-in-windows
  3. Go to a website, click on hamburger settings icon > More Tools > Add to Applications…
  4. Name the application and check "Open as window"
  5. Open the application from ~/Applications/Chrome Apps/ or chrome://apps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment