#greasemonkey — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #greasemonkey, aggregated by home.social.
-
New tool ALERT
github.com/PEZ/epupp
similar to #greasemonkey, #violentmonkey you can run userscript in webpage. The catch is you can use #clojurescript and we can connect repl into the web pages and start sending commands from editor
-
Do you want to execute custom #javascript function in a webpage. Example i use a javascript function to send currently selected text with current url to #ntfy topic. #bookmarklet let you store and execute #javascript function in bookmark. Found a #wikipedia article related to this to get started.
it doesn't work on all website though due csp
https://en.wikipedia.org/wiki/Bookmarklet
Other option is using plugins such as #greasemonkey, #violentmonkey
-
Do you want to execute custom #javascript function in a webpage. Example i use a javascript function to send currently selected text with current url to #ntfy topic. #bookmarklet let you store and execute #javascript function in bookmark. Found a #wikipedia article related to this to get started.
it doesn't work on all website though due csp
https://en.wikipedia.org/wiki/Bookmarklet
Other option is using plugins such as #greasemonkey, #violentmonkey
-
Do you want to execute custom #javascript function in a webpage. Example i use a javascript function to send currently selected text with current url to #ntfy topic. #bookmarklet let you store and execute #javascript function in bookmark. Found a #wikipedia article related to this to get started.
it doesn't work on all website though due csp
https://en.wikipedia.org/wiki/Bookmarklet
Other option is using plugins such as #greasemonkey, #violentmonkey
-
Do you want to execute custom #javascript function in a webpage. Example i use a javascript function to send currently selected text with current url to #ntfy topic. #bookmarklet let you store and execute #javascript function in bookmark. Found a #wikipedia article related to this to get started.
it doesn't work on all website though due csp
https://en.wikipedia.org/wiki/Bookmarklet
Other option is using plugins such as #greasemonkey, #violentmonkey
-
EvaTeam Workflow Enhancer — userscript для нормального отображения процессов
Сталкивались уже с EvaTeam (российский аналог Jira)? Чувствуете боль при работе с бизнес-процессами (workflow)? Думаю я могу вам немного помочь
https://habr.com/ru/articles/1015656/
#userscript #userscripts #tampermonkey #greasemonkey #eva #evateam #workflow #svelte #sveltejs #sveltekit
-
@ozoned ok yeah that is true to your original vision - probably some javascript dev would have little issue with that - run it as a browser extension and you can add on after you get basic functionality sorted #fourier transforms #crowd sourced best alternatives #hosts #csrf #greasemonkey
https://www.lifewire.com/top-greasemonkey-tampermonkey-user-scripts-4134335
-
@ozoned ok yeah that is true to your original vision - probably some javascript dev would have little issue with that - run it as a browser extension and you can add on after you get basic functionality sorted #fourier transforms #crowd sourced best alternatives #hosts #csrf #greasemonkey
https://www.lifewire.com/top-greasemonkey-tampermonkey-user-scripts-4134335
-
CW: NSFW
Some men like to catch a peek down a woman's blouse. I prefer a long look down a hot man's tshirt, especially if he has chest hair showing.
#tshiert #beard #ballcap #mechanic #greasemonkey hairychest
-
CW: NSFW
Some men like to catch a peek down a woman's blouse. I prefer a long look down a hot man's tshirt, especially if he has chest hair showing.
#tshiert #beard #ballcap #mechanic #greasemonkey hairychest
-
CW: NSFW
Some men like to catch a peek down a woman's blouse. I prefer a long look down a hot man's tshirt, especially if he has chest hair showing.
#tshiert #beard #ballcap #mechanic #greasemonkey hairychest
-
CW: NSFW
Some men like to catch a peek down a woman's blouse. I prefer a long look down a hot man's tshirt, especially if he has chest hair showing.
#tshiert #beard #ballcap #mechanic #greasemonkey hairychest
-
[FR]
Arrivée ici début 2025, big up aux @admin de Piaille.fr ! #introduction :
Tombée dans la marmite #OpenSource en 2000, je me nourris de commandes #bash. Fichiers texte, #grep et ses jolies #regex, #ansible, #git, #greasemonkey, les tests auto et la supervision sont tes amis.
Cordes frottées, grattées et frappées, sons soufflés, chantés ou beatboxés, sons électro ou scratchés me touchent. Rien de tel qu'une bonne soirée à jammer / à enregistrer pour un beatmaker / à débarquer sur scène pour accompagner quand il manque un instrumentiste / à repiquer des morceaux entiers sur papier à l'ancienne / à improviser avec les enfants
Engagée #AMAP et pro #CNV -
I've recently been playing around with extensions like #greasemonkey.. so #violentmonkey, #tampermonkey and #firemonkey. What I find interesting is that every one of these lack SOMETHING another one offers. Tampermonkey is closed source that's an eh right from the get go, firemonkey doesn't support window.close() operation, violentmonkey does offer window.close, but does not support importing local scripts (something like util functions etc.) which firemonkey supports.
-
Hab grad versucht eine #SAP #Weboberfläche mit einem #UserScript zu automatisieren.
SAP benutzt dynamische iFrames - muss man erst mal die richtige URL des Frames rausfinden.
Dann mit #Javascript dynamisch generierte Elemente im Frame, so dass das UserScript mit setInterval pollen muss.
Und dann benutzen die Identifier für Tabellenzellen, die sich beim Scrollen ändern!!! Eindeutige IDs - DIE SICH BEIM SCROLLEN ÄNDERN!!! 🤬🤬🤬
#FckSAP #Greasemonkey #Tampermonkey #Violentmonkey #WebDevelopment
-
#FireMonkey est une #extension qui permet d'écrire ou de trouver des #userscripts (en #JavaScript) et #userstyles (en #CSS) pour modifier le comportement et l'apparence de sites web dans #Firefox sans avoir besoin de nombreuses extensions pour ça.
Contrairement à la plupart des extensions existantes comme #GreaseMonkey, #Tampermonkey ou #ViolentMonkey, celle-ci utilise l'API #WebExtension Userscripts ajoutée à Firefox en 2019. En conséquence, elle est plus légère et plus sécurisée, puisque les scripts sont isolés dans leurs bacs à sable, mais n'est disponible que pour Firefox, cette API n'étant pas implémentée par Chrome ou autres. -
Please #help with #CSS and/or #JavaScript. Using #GreaseMonkey #ViolentMonkey #TamperMonkey to change web page fonts to something I find much more legible but wanting to provide character fallback to the fonts specified on the site in the case they're using glyphs not ordinarily available (FontAwesome icons for example). How would I go about this? I know I can specify:
GM_addStyle (`* { font-family: Atkinson Hyperlegible, Sans-Serif !important; }`);
But this doesn't provide fallback to the fonts specified on each site.
-
I was able to improve the speed from 3 Tweets per minute to around 5 Tweets per second: https://gist.github.com/lucahammer/a4d1e957ec9e061e3cccafcbed599e16
If someone prefers it as a userscript: https://greasyfork.org/en/scripts/476062-tweetxer
#Twitter #XCorp #TweetXer
#Tampermonkey #Greasemonkey #Violentmonkey -
J'ai écrit un #userscript et l'ai publié sur #GreasyFork (sous licence AGPLv3+) pour que vous puissiez l'installer simplement en utilisant une des extensions disponibles pour votre navigateur web, comme #Greasemonkey, #Tampermonkey, #Violentmonkey ou #Usescripts.
Il place les langues de votre choix en première dans le menu de l'éditeur de #Mastodon dans l'ordre que vous voulez, retire toutes les autres langues, ou les deux.
https://greasyfork.org/fr/scripts/454602-improve-language-selection-in-mastodon-editor
-
Normalement en utilisant ce script ( #Youtube - cacher "connectez-vous") avec l'extension Firefox #ViolentMonkey ou #Greasemonkey la popup devrait disparaître.
https://greasyfork.org/fr/scripts/412178-youtube-dismiss-sign-in
Il y a également une méthode pour le cacher avec #ublock origin , j'en avais parlé ici si tu veux lire:
-
Pour les personnes qui utilisent des modules complémentaires type #Greasemonkey ou #Violentmonkey sachez que comme le mentionne @tetsumaki ou @floreal dans les commentaires, il existe un script qui permet de faire la même chose, voir mieux car il ne provoque pas l'arrêt de la vidéo au début de lecture.
Donc si vous voulez voici le lien vers le toot de @tetsumaki
https://pleroma.tetsumaki.net/objects/8e453fb5-b6d3-48cf-8008-c756debd1d45
-
#油猴 怎麼變這麼複雜, 要 #greasemonkey #tampermonkey #violentmonkey 三選一...