Skip to content

Instantly share code, notes, and snippets.

@Riveascore
Created July 9, 2015 17:51
Show Gist options
  • Save Riveascore/d0ab7c484387ed29411c to your computer and use it in GitHub Desktop.
Save Riveascore/d0ab7c484387ed29411c to your computer and use it in GitHub Desktop.
prevent default

case
when rainy_mood
  mute rainy_mood tab
when spotify
  pause spotify
when youtube_playing
  pause youtube video
else
  default funcitonality
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment