Userscripts

These are scripts I have writ­ten for Grease­mon­key, a Fire­fox plu­gin that is avail­able on this page.

Inter­net Duct Tape has an excel­lent expla­na­tion of what Grease­mon­key is and how to install this handy extension.

If you already have Grease­mon­key installed, click any of the links below to install that script.

Share
  • EvR

    Bill,

    I was also annoyed by the New sec­tion on LinkedIn. I like your grease­mon­key script, but there’s an even eas­ier way:

    var news = document.getElementById(“news”);
    news.style.display=“none”;

    Respect­fully,

    Rick

  • http://billso.com billso

    True — but I wanted to get rid of the ads on LinkedIn, too.