Skip to content
blank_dvth edited this page May 12, 2023 · 14 revisions

Source Code


As of v4.11.1

Sites

Features

** = User Configurable | * = User Configurable (to a small extent)

  • Adds Move to Completed buttons**
  • Adds a button to the post box that can automatically post an unapproved reply*
  • Adds a MAUL button to user profiles and tooltips
  • Adds a Add Ban button to report threads (requires MAUL>=4.6.1)
  • Adds a List Bans button to Report & Contest threads, and a Lookup ID button if it cannot be auto-detected
  • Adds a Trash Thread button
  • Adds a shortcut to the MAUL Bans page*
  • Adds a watermark to Leadership forums*
  • Adds additional links to the navigation bar**
  • Adds approve and unapprove buttons to threads & posts
  • Adds canned responses (templates) to all threads**
  • Adds templates to the Member Services On Hold prompt**
  • Adds the Moderator Trash Bin to the forums list
  • Automatically fill in the next number in Counting to a Million**
  • Automatically mention OP in certain subforums**
  • Automatically re-authenthicates with MAUL**
  • Automatically retrieves and displays ban information for appeals**
  • Block the signatures of certain users from loading**
  • Customize the link of the logo**
  • Increases the size of the "explain" box in the Member Services On Hold prompt
  • Remove links from navigation bar**

Permissions

  • Storage (GM_getValue/GM_setValue): Used for storing user config and persistent variables
  • HTTP Requests (GM_xmlhttpRequest): Used to send requests to MAUL and lookup vanity URLs

Connects

  • maul.edgegamers.com: Used to perform MAUL related functions
  • api.findsteamid.com: Used to lookup vanity URLs

Clone this wiki locally