Remove Myspace RealNameModule

By bobielawlintine Last update Mar 8, 2008 — Installed 164 times. Daily Installs: 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1
// ==UserScript==
// @name           Remove RealNameModule
// @description    Remove's the Name Verification for your myspace homepage.
// @creator        Anon :)
// @version        1.0
// @date           2008-3-08
// @include        http://home.myspace.com/*
// ==/UserScript==


GM_addStyle('#RealNameModule {display: none !important}')