Google Chrome would like to control this computer using Accessibility

Solution 1:

Many programs use Applescript to automate GUI functions, such as moving and clicking the mouse, but this functionality requires that the accessibility options are enabled. According to their support documents, LastPass is one such program that requires enabling access for assistive devices.

As a result, I wouldn't worry about the request. As you suspected, it is probably LastPass, and everything is working normally.

If you want to know more about GUI Applescripting, check this out:

http://www.macosautomation.com/mavericks/guiscripting/index.html

Solution 2:

This LastPass Support page indicates that this is expected and explains your various options:

Chrome now requires that we ask users for permission to communicate with our new native messaging host.

So, if LastPass does not detect the binary component the first time that you click on the LastPass button, we prompt you for permission.

If you:

  • Click deny, LastPass will never prompt again

  • Click accept, LastPass will pop a confirm box stating that if you have not done so yet, you will need to run the universal installer to install the binary component

Then:

  • if you click OK, we redirect to the binary component which downloads in the browser.

  • if you click Cancel, then we do not download the binary installer.