Is it possible to "manually" open the Facebook Message inbox in-browser, 
programmatically?

(i.e., via the "native" code/functions that Facebook normally uses to do it 
-- without using Facebook's API, and without an actual mouse click or 
Tab-Enter of the icon)



On Facebook, when you put the mouse over your message-inbox icon and click 
-- your message inbox drops down. So,

1.) Would it possible to capture "programmatically" what's actually 
happening when this is clicked, thus making the inbox drop down as if the 
icon had been clicked (like a debugger catching function calls)?

And if so, 

2.) Would it be possible to manually "replay" this programmatic pull of the 
puppet-strings a mouse-click would pull, to emulate this click and see the 
ensuing drop-down of the inbox, -- again without using the API or any kind 
of physical or automated clicking/tab-entering?


This doesn't necessarily have to be done through an entirely self-contained 
program. If it's possible to do in-browser, like via Javascript 
(Scratchpad)/Greasemonkey (sans FB API) -- all the better. 

-- 
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/greasemonkey-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to