Jump to content

How can I select "show original" in Gmail?


Rob08
 Share

Recommended Posts

Since I can't use mouse coordinates(the button always changes the position), how can I make a script for selecting "show original"

This can be done by navigating to the correct URL.

A message in your inbox would have the URL:

http://mail.google.com/mail/#inbox/<Thread-ID>

When you open the same message in "original mode", the URL is:

http://mail.google.com/mail/?ui=2&ik=<IK>&view=om&th=<Thread-ID>

If you read the message's HTML source, you'll see a body script line that starts "var GLOBALS=["

For me, the "IK" value is the tenth comma-separated value in the list.

[font="Tahoma"]"Tougher than the toughies and smarter than the smarties"[/font]

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...