A quick question:
Is there any way to use AppleScript, even if with something like:
(do JavaScript "getSelection().toString()" in document 1)
to select a specific cell or a specific row in a Google spreadsheet opened in Safari window?
Thanks !