Skip to main content

Stack Exchange Network

Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

Visit Stack Exchange

Questions tagged [userscript]

Userscripts primarily refer to JavaScript extensions for web browsers, used to automate or customize actions.

Filter by
Sorted by
Tagged with
3 votes
1 answer
110 views

Simple JavaScript Tampermonkey userscript to show absolute timestamp in Reddit

I use Reddit a lot (just browsing, not posting), and one of the things I don't like about it is that posts always display "x years ago" instead of absolute timestamp. So today I decided to ...
Ξένη Γήινος's user avatar
5 votes
1 answer
127 views

Page scroll marker user script

I recently recalled having a "scroll mark" feature, that is, a line that would show up when hitting the space bar in the Opera browser? There used to be a Greasemonkey script for Firefox, ...
ferada's user avatar
  • 11.4k
2 votes
0 answers
199 views

Tampermonkey Note Taker for Google Docs

Intro: Need some feeback on my Javascript (I mostly do C++). Purpose: I find google docs hard to organize in google drive (it takes more effort than it should). So I started created "note" ...
Loki Astari's user avatar
  • 97.7k
1 vote
1 answer
28 views

UserScript to navigate to the next comic page on 8 Bit Theater by clicking on the panel on the current page

I wrote this UserScript for personal use to allow me to click the main comic panel in order to navigate to the next panel, a feature which I consider essential for any webcomic, to the point that ...
Nzall's user avatar
  • 1,538
1 vote
1 answer
130 views

Check if a website is in a certain language and if so, block it

I try to block all websites in Hebrew because I want to give more time on websites in other languages. Given that many webmasters don't add ...
Alkalix's user avatar
  • 21
10 votes
2 answers
546 views

Stack Exchange rev​iew queue notifications

A couple of days ago a user in chat asked us to spend more time in the queues. Kick starting my desire to get notifications for new items in the queues. Reviewing the queues has been something I've ...
Peilonrayz's user avatar
  • 44.5k
3 votes
1 answer
171 views

JSON photo data parsing

So this original piece of code: ...
Adam's user avatar
  • 183
9 votes
2 answers
6k views

"Block a website" script with vanilla JavaScript

I use this script to block access to a one or more websites with vanilla JavaScript. I find that it helps me avoid some addictive news websites that make me depressed. (Credit to Marat Tanalin for ...
user avatar
2 votes
1 answer
5k views

TamperMonkey script to add a button to Jira

The below script detects whether we are in Jira, and if it is run in Jira it will add a button. Clicking that button will use the REST API of Jira to create an issue, and navigate to the recently ...
konijn's user avatar
  • 34.3k
3 votes
1 answer
179 views

Userscript to redirect insecure pages to HTTPS

I am developing a userscript that redirects insecure pages (HTTP) to the https: version. ...
alphabetadev's user avatar
1 vote
2 answers
140 views

Font and color checker chrome extension in JavaScript

I have written this code for a color and font checker on a webpage. The code is current and not so good. I would really like if I can get comments, reviews or any better approach for my PoC. PoC: I ...
Bhansa's user avatar
  • 141
2 votes
1 answer
481 views

Tampermonkey script to beautify related tags in Stack Exchange

I've got the following code which is ran inside tampermonkey (It's a userscript), but there is a variable that is being declared, used, then overwritten by the next line. I'm looking for a way to ...
GrumpyCrouton's user avatar
6 votes
1 answer
84 views

Condensing a Table

Among the mod-tools there is a few that are intended to just help get a bird's eye perspective on what happens on the site. These tools generally consist of tables. Tables over tables. Stuff that ...
Vogel612's user avatar
  • 25.5k
15 votes
1 answer
295 views

Make Stack Overflow Design Great Again

I've been annoyed with the new side bar layout, so I chose to hide it. But then, the useful links were gone, so I decided to make this little user script in Tampermonkey to bring them back to [roughly]...
Phrancis's user avatar
  • 20.5k
1 vote
1 answer
261 views

UserScript to Highlight tab for queue item

It may seem a bit obsessive and/or pedantic, but the following script allows me to see when posts are ready for reviewing. I developed this UserScript for use with TamperMonkey to allow me to have a ...
Sᴀᴍ Onᴇᴌᴀ's user avatar

15 30 50 per page
Morty Proxy This is a proxified and sanitized view of the page, visit original site.