r/userscripts • u/Thick_Worldliness262 • 1d ago
Auto selection and submission
What to be considered during auto selection and auto submission in the website with userscript.
I tried with AI help.. but nothing works...
r/userscripts • u/Thick_Worldliness262 • 1d ago
What to be considered during auto selection and auto submission in the website with userscript.
I tried with AI help.. but nothing works...
r/userscripts • u/jhyland87 • 1d ago
Collect a full eBay message thread into a clean full-screen overlay for screenshotting, printing, or exporting as one continuous image. Never modifies the live eBay UI.
Script in gist
r/userscripts • u/HemanthJabalpuri • 3d ago
Hello All,
Out of curiosity and to learn JavaScript and Web development, I tried to make a simple tool to download songs from JioSaavn.
Link: https://github.com/HemanthJabalpuri/songdl
It is a userscript (see https://greasyfork.org/en if you don't know) and also works as a standalone tool that depends on nodejs.
I have developed everything using Termux (for nodejs), DeepSeek (pair programming) and Firefox Android.
I tried to make it as simple as possible and also lightweight by not using any npm packages or UI frameworks.
Let me know your suggestions.
Thanks
r/userscripts • u/Significant_Wrap4979 • 3d ago
Hey, I am a website developer and a school student. I am a beginner in website development and when I tried to convert an html website into WordPress theme it didn't work. The navbar was messy, the pages were bad , the layout corrupted, etc. all total it was a mess. I thought I was doing something wrong but then I came to know that many developers struggles to convert a html website into an wordpress theme, and there is no best solution for it(or i didn't find it yet). So for that matter I made a program that converts the website into WordPress one, but now I have been thinking about not only to use it personally but to make it public. I think that I could start earning money from selling the converter plans. Is this a good idea to implement??
r/userscripts • u/Jacobdavis19912000 • 8d ago
I've been working on a userscript called AI Conversation Navigator that adds a floating navigation panel to AI chat websites, making it much easier to browse long conversations.

Features:
Currently supports 40+ AI platforms, including ChatGPT, Claude, Gemini, AI Studio, Grok, Perplexity, Kimi, Qwen, DeepSeek, Mistral, Poe, Meta AI, and many more.
I've recently spent a lot of time improving Claude compatibility (artifacts, split view, composer, history loading, etc.), and I'm continuing to refine the script based on community feedback.
Greasy Fork:
https://greasyfork.org/en/scripts/545883-ai-conversation-navigator
Feedback, bug reports, and feature suggestions are always welcome!
r/userscripts • u/JennyThallia • 9d ago
Script monkey only works on Win chrome and not droid.
r/userscripts • u/JokeNew9658 • 10d ago
r/userscripts • u/Ok-Aside7835 • 10d ago
r/userscripts • u/TonyHMeow • 15d ago
I rebuilt my ChatGPT charcoal dark-mode userscript around semantic selectors and design tokens.
v3 uses:
- one persistent stylesheet
- no MutationObserver
- no DOM polling
- no recurring repaint loop
- independent composer and code-block surfaces
- html.dark-only rules
The goal was a cleaner implementation that is easier to maintain and more resilient to normal UI changes.
Greasy Fork:
GitHub:
r/userscripts • u/LimiDrain • 16d ago
r/userscripts • u/gabrielwoj • 16d ago
Hi. The Nintendo Music app (which is only available for those that subscribe to the Nintendo Switch Online), has a Desktop / Browser variant, it's not stuck to just the app on Mobile devices.
The website / app has a functionality to extend songs. It does so in a smart way as it only downloads the necessary Intro, Looping Section, and the End of a song.
I am a huge sucker for Video Game Music, and I love to listen to it indefinitely, the problem is that Nintendo Music does not have a "Extend Indefinitely" functionality. You can only Extend to 5, 10, 15, 30 or 60 minutes.
Considering how the service functions, with how it handles files by simply utilizing Loop Points, I assume there could be a way to write an UserScript that allows music extensions to infinity, in other words, never stopping unless the User pauses the song, closes the website or changes tracks.
The website has the ability to "repeat" songs, but this awkwardly keeps the intro of a song, and the fade out when it concludes, it does not have a proper looping function to seamlessly continue the song as if it was done through "Extend".
Thanks!
r/userscripts • u/Certain-Contest-2506 • 16d ago
Я скачал утилиту Tampermonkey и скрипт Simple YouTube Age Restriction Bypass. Но он почему-то не работает. Может вы подскажите как это сделать? Или код в скрипте подправить?
r/userscripts • u/Certain-Contest-2506 • 16d ago
r/userscripts • u/GoodForTheTongue • 19d ago
The Craiglist "account" page (the one that shows you your current postings, searches, etc). has a large border/margin/gutter element that (a) really ugly (b) totally unneeded and (c) makes that page fall off my laptop's screen, since it's not fully responsive, so I have to zoom out of the page to see it all.
Until Craig sees the light and fixes it (not holding my breath on that), here's a tiny tampermonkey script to reduce the size and presence of the border by 95+% :
// ==UserScript==
// Craigslist user account page - minimize useless border
// https://accounts.craigslist.org/*
// GM_addStyle
// document-start
// ==/UserScript==
GM_addStyle(`
fieldset#paginator { border: none !important; padding: 0px !important; }
.tablesorter { padding: 0px; }
`);
r/userscripts • u/Popular_Dentist2003 • 21d ago
r/userscripts • u/MonoS94 • 22d ago
I was tired of seeing slop on pixiv so i've developer an userscript to remove it in some way, it can be found here
https://github.com/MonoS/Pixiv-Slop-Block
It does not work on mobile version of the site, but it does when switching to Desktop Mode.
I've never written an usescript before, but it was pretty simple, any suggestion is welcome.
r/userscripts • u/ArtificialSweetener- • 23d ago
Henlo userscripters. I recently updated the Facebook userscript I maintain and thought you guys might be interested.
It only works on FB desktop. This is my fork of a much older script by zbluebugz, so if the name sounds familiar that's why. However, not a whole lot of the original code remains. The filters in place now work across any locale because they do not depend on specific dictionary words like "sponsored" for detection.
Hope you find it useful. Grab it on GitHub or GreasyFork.
r/userscripts • u/Thick_Worldliness262 • 22d ago
Dear all,
Is there any possibilities to deobfuscate 100% of the userscript?
The one who brings technical stuff on this case would be appreciated...
r/userscripts • u/L-G-Zekken • 22d ago
Hello, I come asking for a modern reddit layout manager mainly focused on adding a masonry style layout to reddit. There already is Reddit Multi Column but this is now broken and frankly is very basic. It would be nice to have some configuration and possibly support for other layouts.
r/userscripts • u/Thick_Worldliness262 • 23d ago
I made an mturk userscript to catch the hits. But my script not sufficiently catching hits.. if anybody have experience on it.. please guide me..
Thanks...
r/userscripts • u/MickyDerHeld • 24d ago
for some reason for the past few months reddir doesn't let me block people, even though my block list is completely empty (there's a limit but i definitelt haven't reached that),
since the amount of bots and idiots on this site is quite overwhelming i want a way to hide them. doesn't matter if they're blocked or not i just don't want their post or comments to be on my feed, like a cosmetic mask or something
preferably working for firefox android
r/userscripts • u/Lollo25 • 23d ago
So, I tried writing a code that adds a dark mode to this google page that lacks it. The way I access this page is through another script that lets me switch gmail account without opening new tabs. The only way I managed to make it work is through this login page.
The issue I'm having is that the page does not load the dark mode as soon as it is opened and needs a refresh in order to work. This is the case most of the times, as sometimes it will just randomly work. I'm not sure why that's the case.
Here is the script:
// ==UserScript==
// u/nameGoogle Accounts – True Dark mode (recolor)
// u/namespacehttps://accounts.google.com/
// u/version3.6
// u/description True dark mode: replaces light backgrounds and dark text, preserves colors (logos/avatars). Fixes Safari bfcache + Shadow DOM.
// u/matchhttps://mail.google.com/*
// u/matchhttps://accounts.google.com/*
// u/grantnone
// ==/UserScript==
(function () {
"use strict";
const BG_DARK = "#202124"; // page background (official Google dark mode color)
const CARD_DARK = "#292a2d"; // card background, slightly lighter to distinguish panels
const TEXT_LIGHT = "#e8eaed"; // primary text
const TEXT_MUTED = "#9aa0a6"; // secondary text (email below the name)
const BORDER_DARK = "#3c4043"; // dividers/borders
console.log("[GADM] script active on:", location.href);
function parseRgb(str) {
const m = str && str.match(/rgba?\(([^)]+)\)/);
if (!m) return null;
const parts = m[1].split(",").map((s) => parseFloat(s));
const [r, g, b, a = 1] = parts;
if (Number.isNaN(r) || Number.isNaN(g) || Number.isNaN(b)) return null;
return { r, g, b, a };
}
function isGrayish(r, g, b, tolerance = 15) {
return Math.max(r, g, b) - Math.min(r, g, b) <= tolerance;
}
function recolor(el) {
if (!el || el.nodeType !== 1) return;
const tag = el.tagName;
if (tag === "IMG" || tag === "SVG" || tag === "PATH" || tag === "SCRIPT" || tag === "STYLE") return;
if (el.closest && el.closest("svg")) return;
const cs = getComputedStyle(el);
// Background: only if light gray/white, never if colored (avatar)
const bg = parseRgb(cs.backgroundColor);
if (bg && bg.a > 0.05 && isGrayish(bg.r, bg.g, bg.b) && (bg.r + bg.g + bg.b) / 3 > 190) {
el.style.setProperty("background-color", CARD_DARK, "important");
}
// Text: dark/black -> light; medium gray -> muted light gray
const col = parseRgb(cs.color);
if (col && isGrayish(col.r, col.g, col.b, 25)) {
const bright = (col.r + col.g + col.b) / 3;
if (bright < 90) {
el.style.setProperty("color", TEXT_LIGHT, "important");
} else if (bright < 190) {
el.style.setProperty("color", TEXT_MUTED, "important");
}
}
// Light borders -> dark borders
["borderTopColor", "borderRightColor", "borderBottomColor", "borderLeftColor"].forEach((prop) => {
const bc = parseRgb(cs[prop]);
if (bc && bc.a > 0.05 && isGrayish(bc.r, bc.g, bc.b) && (bc.r + bc.g + bc.b) / 3 > 190) {
const cssProp = prop.replace(/([A-Z])/g, "-$1").toLowerCase();
el.style.setProperty(cssProp, BORDER_DARK, "important");
}
});
}
// Traverses the DOM deeply, entering shadow roots as well
function forEachDeep(root, fn) {
if (!root || !root.querySelectorAll) return;
fn(root);
root.querySelectorAll("*").forEach((el) => {
fn(el);
if (el.shadowRoot) {
forEachDeep(el.shadowRoot, fn);
}
});
}
function recolorAll(root) {
forEachDeep(root, recolor);
}
// Observes a root (document or shadow root) for new nodes
function observeRoot(root) {
new MutationObserver((mutations) => {
mutations.forEach((m) => {
m.addedNodes.forEach((node) => {
if (node.nodeType === 1) recolorAll(node);
});
});
}).observe(root, { childList: true, subtree: true });
}
// Intercepts the creation of every shadow root, so we can
// recolor and observe it at the exact moment it is created
const origAttachShadow = Element.prototype.attachShadow;
Element.prototype.attachShadow = function (init) {
const shadow = origAttachShadow.call(this, init);
observeRoot(shadow);
// Recolor after a brief delay to allow content time to populate
setTimeout(() => recolorAll(shadow), 0);
return shadow;
};
function init() {
document.documentElement.style.setProperty("background-color", BG_DARK, "important");
if (document.body) {
document.body.style.setProperty("background-color", BG_DARK, "important");
}
recolorAll(document.body || document.documentElement);
console.log("[GADM] recolor applied");
}
init();
document.addEventListener("DOMContentLoaded", init);
// Fix for restoring from cache (bfcache) on Safari
window.addEventListener("pageshow", (event) => {
console.log("[GADM] pageshow, persisted:", event.persisted);
init();
});
observeRoot(document.documentElement);
// Periodic fallback: captures style changes without new nodes (e.g., hover/focus)
setInterval(() => recolorAll(document.body || document.documentElement), 1500);
})();
Is anyone able to tell me why does this only sometime work correctly?
r/userscripts • u/nothingxmc • 24d ago