Hide Invites to Gmail

By Geferson Last update Oct 30, 2006 — Installed 3,582 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 5 posts, 5 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
Craig Harding User

FYI, This doesn't work since gmail has added a 'New Version' of their gui.

 
Todd Vierling Scriptwright

Adding ID "#ip" will also hide the "Invite FOO to Gmail" link that appears at the bottom of message view. So:

document.getElementById('_nvi').sheet.insertRule('#ip, #nvi {display:none}', 0);

will do that. I think this may also hide the one that sometimes appears at the top after sending a message.

 
Bogdan Piloca Scriptwright

Thank you!

 
Britt Selvit... Admin

Works perfectly :)

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel