Chris Barr · @FiniteLooper
14 followers · 154 posts · Server hachyderm.io

I've made a few improvements to my / script for improving job search websites and .

* If you're searching for a this make it a LOT quicker to skim over the descriptions to find the important stuff you should care about.
* If you use StackOverflow and try to do some light moderation this adds a few tweaks to make it easier to use

github.com/FiniteLooper/UserSc

#greasemonkey #tampermonkey #stackoverflow #job

Last updated 1 year ago

Memo · @memo
749 followers · 484 posts · Server mstdn.mv2k.com

@Hiker

So heißt der Button in der aktuellen Version immer noch ¯\_(ツ)_/¯

Er lässt sich allerdings mit einem - oder ⁣-Skript wieder "zurückverwandeln" 😉

github.com/memo-567/mv2k_masto

@purplegreen @crossgolf_rebel

#greasemonkey #tampermonkey

Last updated 1 year ago

Tipa · @Tipa
255 followers · 705 posts · Server gamepad.club

This is a script that will make your search results or detail column your second column instead of your last column.

#tampermonkey #mastodon

Last updated 1 year ago

Chris Barr · @FiniteLooper
14 followers · 140 posts · Server hachyderm.io

I've made a handy little collection of my and scripts.

1. - A search keyword highlighter to bring attention to certain words as you search for a job. Works on Indeed, Dice, ZipRecruiter, LinkedIn, and Remote.co

2. - A enhancer that allows easier code indentation in questions/answers, allows you to quickly add pre-written comment "snippets", flags questions with certain tag combinations, and hides some annoyances.

:github: github.com/FiniteLooper/UserSc

#tampermonkey #greasemonkey #job #stackoverflow

Last updated 1 year ago

Torsten :verified: :verified: · @tor
98 followers · 1264 posts · Server norden.social

@thoralf Wenn du im benutzt, dann könntest du mit der Erweiterung oder mein installieren. Das versteckt dann die Artikel.

Bei "match" im UserScript müsstest du deinen Server eintragen (soc.umrath.net). Ich hab das nur bei mir (norden.social) getestet.

greasyfork.org/de/scripts/4720

#mastodon #firefox #tampermonkey #greasemonkey #userscript #contentwarning

Last updated 1 year ago

Torsten :verified: :verified: · @tor
99 followers · 1241 posts · Server norden.social
Torsten :verified: :verified: · @tor
99 followers · 1240 posts · Server norden.social

Nervt euch das Abdunkeln der Videos in der auch so?

Hier habe ich ein für das bzw. geschrieben, das diese Verdunklungsebene entfernt.

greasyfork.org/de/scripts/4719

ardmediathek.de/live

#ardmediathek #userscript #firefox #addon #greasemonkey #tampermonkey

Last updated 1 year ago

Seperis · @seperis
165 followers · 934 posts · Server fosstodon.org

I have found scripts for Lemmy for . So it begins.

#tampermonkey

Last updated 1 year ago

Fran Kostella · @fran_kostella
54 followers · 643 posts · Server mindly.social

@BobWilliams I use a plugin called that lets me run scripts on loaded pages. There are a few repositories of user scripts and I use the one named Greasy Fork, which is a usually just a thin facade over github repos. For example, I use a script that closes YT ads ASAP without blocking them, which keeps YT happy. Writing scripts for this might be easier than writing an entire plugin. 😀

#tampermonkey

Last updated 1 year ago

Cadu :verified_pe: · @cadusilva
80 followers · 23 posts · Server ursal.zone

:twitterfire: Boas-vindas, novos ursalenses vindos do !

As coisas são um pouco diferentes aqui, né? Mas não se preocupem, vamos torná-las mais familiares, como na imagem. Vamos deixar tudo mais parecido com o Twitter.

🐦 Aplicando a interface Mastodon Bird-UI

Primeiro passo é instalar o no seu navegador. Funciona no (incluindo o Mobile), , , , , , Browser (Mobile), Browser (Mobile), etc.

🔗 tampermonkey.net

#twitter #tampermonkey #firefox #chrome #opera #vivaldi #edge #safari #kiwi #via

Last updated 1 year ago

jcrabapple :virginia_badge: · @jcrabapple
1539 followers · 1639 posts · Server dmv.community

Please enjoy this script for some tweaks and enhancements.

greasyfork.org/en/scripts/4686

#tampermonkey #kbin

Last updated 1 year ago

Josiah Winslow · @winslowjosiah
25 followers · 218 posts · Server hachyderm.io
Josiah Winslow · @winslowjosiah
25 followers · 216 posts · Server hachyderm.io

I have no idea how to systematically find a video of a specific length for the Password Game on neal.fun. So I'm writing a to do it for me.

I plan to have it store the IDs and durations of every video I find while browsing YouTube. Initial tests are going well!

#youtube #userscript #javascript #js #programming #tampermonkey

Last updated 1 year ago

NerdBin · @NerdBin
11 followers · 37 posts · Server retro.pizza

Thanks @DrakkenZero for the pro-tip - want to clean up your UI a bit?

1. Add the extension.
2. Add the kbin enhancement script: greasyfork.org/en/scripts/4686
3. Go to TamperMonkey Dashboard and edit the script.
4. Line 11 add

// @match nerdbin.social/*

5. Save it
6. Go to NerdBin.social
7. Click the cog in the top right corner
8. Choose your additional UI options!

#kbin #nerdbin #tampermonkey

Last updated 1 year ago

A man out of context · @nogetdigitalt
63 followers · 91 posts · Server indieweb.social

Anyone use ? I just made a small (I use + Firefox) for kbin.social that adds collapsible comment threads and highlights the OP's username in the comments:
openuserjs.org/scripts/H2SO4/S

#tampermonkey #userscript #kbin

Last updated 1 year ago

Carlos Francisco 🏴‍☠️ · @carloshr
575 followers · 2936 posts · Server lile.cl

Hoy me enteré de que está disponible en la app móvil de y sus variantes (Yo uso )

#tampermonkey #firefox #mull

Last updated 1 year ago

Torsten :verified: :verified: · @tor
70 followers · 979 posts · Server norden.social

Hier ist ein Workaround für

// ==UserScript==
// @name Enable Scalability
// @namespace xy
// @Description Enables scalability
// @include spiegel.de/*
// @grant none
// ==/UserScript==

(function() {
'use strict';

var metaTag = document.querySelector('meta[name="viewport"]');
if (metaTag) {
metaTag.setAttribute('content', 'width=device-width, initial-scale=1, user-scalable=yes, maximum-scale=10');
}
})();

#greasemonkey #tampermonkey

Last updated 1 year ago

jprbarry · @jprbarry
60 followers · 983 posts · Server mastodon.cloud

I just started using a called using / . It's awesome! It will save me so much time searching on Google, managing my sites, and more. It just requires installing a plugin and the script
bit.ly/43k0q8P

#script #pagetual #greasemonkey #tampermonkey #productivity #js

Last updated 1 year ago

Mark Gardner ‍:sdf: · @mjgardner
645 followers · 3856 posts · Server social.sdf.org

@SeanHeavy If you’re a cheapskate you can probably find a to do what you want: tampermonkey.net

#tampermonkey #userscript

Last updated 1 year ago

Memo · @memo
713 followers · 121 posts · Server mv2k.com

Ich freue mich doch immer wieder, dass es schöne / Scripte für gibt 😀

#tampermonkey #greasemonkey #mastodon

Last updated 1 year ago