Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install
Hide Invites to Gmail
2006-11-02: Hides Gmail invites.
Hide Gmail invites.
Oculte a abas de convite.
Basta Utilizar o Greasemonkey.
|
|
FYI, This doesn't work since gmail has added a 'New Version' of their gui. |
|
|
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. |
|
|
Thank you! |
|
|
Works perfectly :) |
You could comment on this script if you were logged in.
