ID Hider

By JoeSimmons Last update May 17, 2009 — Installed 299 times.


Script Summary: Hides ID's on specific websites

Version: 1.0.1

Copyright: JoeSimmons

License: Creative Commons Attribution-Noncommercial 3.0 United States License

Script homepage

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);