ID Hider

By JoeSimmons Last update Sep 23, 2008 — Installed 25 times.
Script Summary:
Hides ID's on specific websites

This script has no discussions.

start the discussion

This script has no reviews.

Syntax:

Argument 1: ID of element to remove (string)
Argument 2: Website of which to remove the ID (string)
Argument 3: Whether or not to remove the parent node of the ID (boolean [true/false])
Example: removeID('uservoice-feedback-tab', 'userscripts.org', false);