NiftyWindows Conflicts with Gestures in ChromePlus
The Autohotkey script NiftyWindows conflicts with the gestures control feature in ChromePlus. To solve this problem, just add the following statement to the beginning of the NiftyWindows script:
#IfWinNotActive ahk_class Chrome_WindowImpl_0
