Skip to main content

Questions tagged [userscripts]

Userscripts are mainly javascript extensions for web browsers. Userscripts automate or customize actions, and they can change the layout or even "mash up" different websites.

0 votes
1 answer
128 views

Scattered around the web are links that open new tabs despite my consciously deciding to left-click instead of middle-click. As I have no use for the previous and the new tab to coexist, I end up ...
Matthias Vegh's user avatar
1 vote
1 answer
242 views

So, a few years ago when Wikia started rolling out FandomDesktop to replace Oasis, I asked this question about a script for ViolentMonkey to continue using Oasis. Not too long after Wikia got rid of ...
Demon's user avatar
  • 91
0 votes
0 answers
385 views

this is the script I'm working with # Define the top-level folder and the list of files $topFolder = "C:\Windows\System32" # Update to System32 directory $files = @( "mstsc.exe&...
garrett aguiar's user avatar
1 vote
1 answer
235 views

I am using Firefox 119.0 (64-bit) on Fedora 38. I would like to be able to copy a links that contain parenthesis to clipboard from the address bar with them as encoded. For example, when copying the ...
zpangwin's user avatar
  • 213
4 votes
3 answers
9k views

Some webpages, such as this FAQ or this blog post, do not display a vertical scrollbar even though the content overflows vertically. This makes it impossible to click-and-scroll, or to see how long ...
Walter's user avatar
  • 181
1 vote
1 answer
8k views

I am trying to block myself from using Google Search Console by bringing myself back to Google Search, due to addictive behavior with Google Search Console*. The following JavaScript code works from ...
somo's user avatar
  • 65
1 vote
1 answer
538 views

I have an arcade build with lightguns that uses RetroArch. It relies on mouse indexes which can be obtained with a controller remap utility tool. This produces the following information ...
drewjbx's user avatar
  • 65
2 votes
0 answers
837 views

When viewing a website in Devtools with the Responsive Viewport, you can customize the screen dimensions in pixels. Is this accomplished on the browser end according to CSS/JS rules? , or are the ...
ETL's user avatar
  • 667
0 votes
1 answer
888 views

I seem to ask these sorts of questions a lot, so, in short, Reddit recently got uglier for some reason like so many sites and services are doing these days and I'd like to change it back. Is there a ...
Demon's user avatar
  • 91
0 votes
1 answer
6k views

I am trying to do chkdsk C: /f /r /x After I do this command, It requests me to press y to accept checking my disk after restarting my pc. How can I automate this for my .bat file? I mean, after the ...
fatFeather's user avatar
0 votes
0 answers
447 views

What could be the difference between multiple profiles on Google Chrome? I want to make specific rules for specific chrome profiles: What is the difference between different profiles on Google Chrome ...
fatFeather's user avatar
1 vote
1 answer
10k views

I am looking to check the SMB version and status on a list of servers. it would be nice to be able to have a list of server, such as a CSV and run the SMBconnection command against each of the ...
Magic's user avatar
  • 11
1 vote
1 answer
1k views

Recently Wikia/Fandom has released a new design for their site that looks absolutely dreadful and they're slowly forcing it as the default skin for all of their wikis. Users can still log in and ...
Demon's user avatar
  • 91
3 votes
0 answers
92 views

The Display Screen Optimiser I have a web app which identifies the optimal background colours for reading speed. It can set this optimal colour as the background for our site but our users want to be ...
Steve's user avatar
  • 131
0 votes
1 answer
2k views

I develop a userscript to be used by a few people in my company. I advised them to install Tampermonkey. Someone complains that the script is not working for her: indeed, she has Tampermonkey ...
infisxc's user avatar
  • 81

15 30 50 per page
1
2 3 4 5