Hacker News new | ask | show | jobs
by crowsfan85 5652 days ago
Yeah, me too. Hate those popups. To remove: (1) download Stylish add-on for chrome or firefox, (2) add CSS style below

  #vspb, button.ws, button.vspib { display: none !important }
  .vspi { background: none !important; border: none !important }
1 comments

Works great, thanks a lot!