Disable Google Chrome two finger forward / backward swipe navigation for Magic Mouse
# open terminal paste snippet and click enter
# disables swipe navigation only for Google Chrome
defaults write com.google.Chrome AppleEnableSwipeNavigateWithScrolls -bool FALSE