Greasemonkey Scripts
Greasemonkey is an extension for the FireFox web browser. It executes user scripts which can alter the document’s content and functionality.
The Greasemonkey scripts are plain old JavaScript scripts able to access the DOM, but additionally can make use of a tiny API to accomplish additional tasks. This makes it a powerful but somehow dangerous tool to enhance the browser’s capabilities.
Warning !
As a measure of security do not install Greasemonkey scripts from untrusted sources without proofreading them.
- TipMaster - Author Highlight
- 2012-03-24 / TipMaster / stable, active
- Highlights the OP’s and own messages in a thread.
- TipMaster - No Old New
- 2013-03-27 / TipMaster / outdated, active
- Remove the NEW icon from the old posts.
- TipMaster - Profile Card
- 2013-03-29 / TipMaster / stable, abandoned
- Display brief profile information on mouse over the member profile link.
- TipMaster - Reply with Quote
- 2012-10-09 / TipMaster / outdated, active
- Adds a reply link below each post to easily quote the answered message.
- TipMaster - Show/Hide Spoiler
- 2012-03-07 / TipMaster / stable, active
- Adds links to show/hide spoiler tag’s content.
- TipMaster - Time Ago
- 2012-02-16 / TipMaster / stable, active
- Adds relative approximate equivalent after dates.
- TipMaster - markItUp! Setting
- 2012-04-28 / TipMaster / stable, active
- Improved settings for the markItUp! editor.