cocos2ds-JS slow issue in last chrome Version 69.0.3497.81 (Official Build) (64-bit)

I have develop web game using cocos2d-JS , it is running smooth all the time , until today chrome release version 69.0.3497.81 (Official Build) (64-bit) . In order to make it faster i am require to turn off chrome setting “use hardware acceleration when available” in the setting page of chrome .

This is just a temporary solution , is that any method to prevent the hardware acceleration within the cocos instead of the chrome setting , because I can’t make sure end user know how to off the setting.