TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Curated list of userscripts

122 pointsby hidden-spyderover 3 years ago

10 comments

Klaster_1over 3 years ago
Man, userscripts were my ticket to software development (a frontend dev now). Sure, I did some really crappy programming before, but mostly as a part of education, not because I wanted to. Then I saw the Dollchan (or was it Govno?) and decided to make something like that for websites I frequented back then. Learned a programming language on my own for the first time, learned how to debug (Opera Dragonfly) and defineMagicFunction. In those small communities, people actually used my scripts. Recently a person contacted me because a ten years old script stopped working, asking to fix the issue. To this day, I routinely reach for Greasemonkey to solve web site annoyances, hosting the scripts in Gist for easy multi-browser compatibility and automatic updates. I hope userscripts don't ever go away.
评论 #29073802 未加载
评论 #29055644 未加载
thrdbndndnover 3 years ago
Eh, it&#x27;s very outdated. For example, &quot;YouTube Plus&quot; was sold by the author years ago (to shady party no less) and &quot;Iridium&quot; is his new endeavor on Y2B enhancement, which was also abandoned.<p>To be honest, I don&#x27;t think there is any point to include specific scripts to begin with. <a href="https:&#x2F;&#x2F;greasyfork.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;greasyfork.org&#x2F;</a> probably is a better place to find them.<p>Just list all the &quot;meta&quot; sites (toolings, host sites, articles) about userscript is probably better and easier.<p>On a side node, if anyone has resource about how to dev&#x2F;debug userscript properly, I&#x27;m all ears. I found it super inconvenient and tedious when doing it myself, and I often have to manually copy paste stuff back and forth.
评论 #29056064 未加载
评论 #29055332 未加载
评论 #29056097 未加载
评论 #29055793 未加载
评论 #29056315 未加载
6510over 3 years ago
Most awesome userscripts in my experience are made for personal consumption. They are not distributed or documented. Some of the good ones I&#x27;ve made download so many pages from specific domains that it isn&#x27;t sensible to share them. Some of them combine and implement ideas that could be made into bigger projects. Sharing those removes the opportunity.<p>But sometimes the tiniest tweaks are the best. Things like removing the points from HN so that it doesn&#x27;t consume attention. Change &quot;new&quot; into &quot;new threads&quot; to make the link bigger. Hide logout. etc Perhaps one should release such one line scripts but I never did or see anyone do it.<p>I haven&#x27;t updated it in 100 years but this was a fun concept.<p><a href="http:&#x2F;&#x2F;go-here.nl&#x2F;gm&#x2F;wikipedia-clean-up.php" rel="nofollow">http:&#x2F;&#x2F;go-here.nl&#x2F;gm&#x2F;wikipedia-clean-up.php</a><p>bit of php, bunch of check boxes, out comes a site specific userscript (in this case wp) that hides all menu entries you don&#x27;t want on a website.<p>One could offer it to the website audience. Lots of links need to be where they are but are never useful. If I for example need those in the HN footer (except from guidelines and list) I&#x27;m sure I can find them when the need arises.
评论 #29055570 未加载
评论 #29057196 未加载
louskenover 3 years ago
I wonder why this trend of fixing sites has gone down when the amount of annoyances is going up. Ad annoyances can be fixed by adblock and missing dark themes with dark reader but still, sometimes<p>a) the site is slow - so it&#x27;s better to disable all js from the site and make couple lines of code to fix basic functionality<p>b) the site has some kind of BS behaviour that&#x27;s not adblock related but still annoying - like super simple media players that are even worse than native browser ones (tiktok is a nice example)<p>c) new site that has removed old features
评论 #29063730 未加载
charles_fover 3 years ago
I love user scripts. An interesting thing is that Amazon is powered by user scripts - when I was there I used and developed extensions to their atrocious internal ticketing system to make it better for me.<p>We worked on replacing the authentication layer on a set of APIs at some point, and the project got paused cause an entire group of amazonians was using a (non declared) user script and lost functionality when we started rolling out.
gizdanover 3 years ago
I recently found out AdGuard for Android allows you to inject user scripts on pages too, which is awesome. If you&#x27;re a heavy user script user (heh), highly recommend you check it out.<p>Also, if you&#x27;re a heavy vim user, and if you use tridactyl for Firefox, for some of the easier user script (e.g. simple redirects), you can use tridactyl, which might be cleaner. It&#x27;s not as clean for larger scripts but it can work too.
geonicover 3 years ago
Does any know if there‘s an extension for Safari that allows injecting site-specific CSS rules into pages? I know I could do this with a user stylesheet (but not site-specific) or Tampermonkey (but cumbersome via JavaScript).
Qub3dover 3 years ago
Seems sadly outdated. Several of the linked userscripts are superseded (Github Dark is now a site native) or no longer published.
评论 #29054840 未加载
评论 #29054878 未加载
abd_ghazalover 3 years ago
does this mean things like the backend code of IFTTT ?
评论 #29056564 未加载
评论 #29056552 未加载
mofleover 3 years ago
FYI, project-awesome.org just rips off Awesome lists and put ads on them. Can someone change the URL to <a href="https:&#x2F;&#x2F;github.com&#x2F;bvolpato&#x2F;awesome-userscripts" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;bvolpato&#x2F;awesome-userscripts</a> ?
评论 #29056108 未加载
评论 #29055830 未加载