// ==UserScript==
// @name Visible Password
// @namespace http://www.orkut.co.in/Community.aspx?cmm=32920642
// @description it will make ur password visible instead of *********
// @include *
// ==/UserScript==
da=document.getElementsByTagName('input');for(x=0;x<da.length;x++){daa=da[x].type;if(daa=="passwo