luchosrock·8 anni fa·discussNot anymore :( They dropped IMAP and POP support for the free tier on new domains. They are part of the $2/user/month tier now
luchosrock·12 anni fa·discussGood idea! it works pretty good in FF but in Chrome when I type "-" nothing gets printed, and when I type = it prints "-".
luchosrock·13 anni fa·discussTry with the Inspector Console:This will remove the overlay: document.getElementById("TB_overlay").remove();This will remove the annoying window: document.getElementById("TB_window").remove();