billso.com

Bill Sodeman writes about management, mobile computing and information systems

billso.com header image 3

Userscripts

This page was last modified on Wednesday, 21 May 2008, 11:38 HST @818


These are scripts I have written for Greasemonkey, a Firefox plugin that is available on this page.

Internet Duct Tape has an excellent explanation of what Greasemonkey is and how to install this handy extension.

If you already have Greasemonkey installed, click any of the links below to install that script.

Tags: Firefox, greasemonkey, linkedin, plugin

    Print This Print This

with 2 Comments

2 responses so far ↓

  • 1 EvR // Tuesday, 26 February 2008, 11:14 HST @843

    Bill,

    I was also annoyed by the New section on LinkedIn. I like your greasemonkey script, but there’s an even easier way:

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

    Respectfully, Rick

  • 2 billso // Tuesday, 26 February 2008, 14:13 HST @967

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

Leave a Comment

What is this?