Skip to main content

Questions tagged [tampermonkey]

Tampermonkey is a userscript manager for most major browsers. It provides/executes privileged javascript that allows you to customize the way web pages look and act. **USE THIS TAG FOR ANY SCRIPT THAT REQUIRES GM_ FUNCTIONS OR THE @require DIRECTIVE.** It supersedes the Greasemonkey tag except for any scripts that only work on Greasemonkey 4 or later.

Better Paginator - a userscript to add a page-number-box to the paginator

Adds a box where the user can enter a page number to go to in the paginator

Custom Sidebar Links

Allows for adding user-defined links to the left-sidebar on SE sites

SE Header Fix userscript

Up to 200 characters of excerpt

All Communities Loader - making better use of the /users/hidecommunities page

All Communities Loader enhances the /users/hidecommunities page by making better use of the available space and returning all communities instead of 12 at a time

View vote counts without 1k rep automatically

Loads vote counts automatically without requiring 1k reputation

Dismiss "new follow feature" popup on active sites

Dismiss the "new follow feature" popup on all sites.

View up and down votes, for everybody

Lets everybody click to view the up/down split of a post's score, regardless of reputation.

Tampermonkey script to hide New Contributor Indicator

// ==UserScript== // @name Contributor indicator cutter // @namespace http://tampermonkey.net/ // @version 0.1 // @author Suvitruf // @match *://*/questions/* // @match…

StackOverflow CodeBox Options

This Tampermonkey script adds options to StackOverflow to expand answer box expand code box resize code font size widen the entire page remove sidebar Source: https://github.com/yodog/usersc…

Floating vote buttons (script)

Tampermonkey script that brings back an old Stack Exchange feature that never made it out of beta: // ==UserScript== // @name Sticky post vote buttons // @namespace http://tampermonkey.n…

Incremental Markdown Preview for Stack Exchange

Incremental Markdown Preview is a user script that modifies the Stack Exchange live Markdown preview pane to minimize the number of HTML elements that need to be replace every time the preview is u…

StackOverflow-ify

Style any SE site like Stack Overflow

Top-navigation choices

Top navigation your way. Add new top bar options: Move drop-down buttons (left, right, center); adjust height; add a dark theme for SO/MSO; merge site-switcher with logo; global sticky; and more.

Show a warning message when you follow a link to a deleted answer or comment

Convenient userscript to show a message when a answer or comment is removed when following a link


15 30 50 per page