Skip to main content

Questions tagged [userscript]

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

3 votes
1 answer
119 views

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
136 views

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
201 views

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
41 views

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,548
1 vote
1 answer
142 views

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
564 views

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.6k
3 votes
1 answer
186 views

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

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

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.4k
3 votes
1 answer
184 views

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

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
497 views

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
87 views

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
305 views

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
268 views

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