Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 3.21 KB

File metadata and controls

28 lines (23 loc) · 3.21 KB

Userscripts

These scripts are designed for Tampermonkey, although they almost certainly work with other userscript managers.

CGCC:

  • Feed Filter: Adds various features and bug fixes to The Nineteenth Byte, including:
    • The ability to filter downvoted or closed questions from the feeds
    • The ability to minimize or hide oneboxes
    • An optional feature which display sandbox posts' titles in the New Sandboxed Posts feed, rather than just Sandbox for Proposed Challenges
    • This also works with the New Bounties With No Deadlines and New Loophole Proposal feeds
  • Random Question: Adds a button to the questions page that takes you to a random question (also available in the sidebar)
  • Quick Comments: Adds ten customizable messages that can be quickly inserted into comments, making reviewing easier
  • Question Reception: Adds a customizable Reception item under questions' titles, which shows their upvote percentage and controversialness rating by default. Also supports custom configurations (examples)
  • Chat Monospace Fix: Updates <code> in chat to have the same formatting as main
  • New Posts: Adds a https://codegolf.stackexchange.com/posts/new page, which lists new questions and answers as they're posted
  • Custom Fonts: Allows customized fonts on all sites, according to certain rules
  • Generic Review Tool: Automatically detects and opens new review tasks, with significantly less overhead compared to other similar scripts
  • Inbox Interrupt: Script that prevents clicking inbox/achievements before they're fully loaded from taking you to a different page
  • More User Details: Adds additional details to user pages, currently only supports "last seen"
  • Paste to Upload: Allows pasting images into the chat input box to upload them

Other:

  • XKCD Arrows: Adds a few features to xkcd.com, including:
    • Automatic scrolling (if necessary) to position the actual content where it's immediately visible
    • Title text is placed under the image, so hovering is unnecessary
    • Arrow keys can be used to navigate to the next and previous XKCD