#userscripts — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #userscripts, aggregated by home.social.
-
I’ve added three new Duck.ai tools: a Spotlight-like quick chat switcher, a local, quick-pick prompt repository, and a keybindings cheat sheet.
All three are userscripts, so you can pick and choose what you want to use.
Links in the blog post. MIT license.
-
I’ve added three new Duck.ai tools: a Spotlight-like quick chat switcher, a local, quick-pick prompt repository, and a keybindings cheat sheet.
All three are userscripts, so you can pick and choose what you want to use.
Links in the blog post. MIT license.
-
I’ve added three new Duck.ai tools: a Spotlight-like quick chat switcher, a local, quick-pick prompt repository, and a keybindings cheat sheet.
All three are userscripts, so you can pick and choose what you want to use.
Links in the blog post. MIT license.
-
I’ve added three new Duck.ai tools: a Spotlight-like quick chat switcher, a local, quick-pick prompt repository, and a keybindings cheat sheet.
All three are userscripts, so you can pick and choose what you want to use.
Links in the blog post. MIT license.
-
I’ve added three new Duck.ai tools: a Spotlight-like quick chat switcher, a local, quick-pick prompt repository, and a keybindings cheat sheet.
All three are userscripts, so you can pick and choose what you want to use.
Links in the blog post. MIT license.
-
You can go further if you use the web interface + #Tampermonkey #userscripts. You can catch literally any unwanted posts according to the criteria that you set yourself. Yes, this is not at the server level, but just filtering in your view, crooked, askew, but it works 😉
-
EvaTeam Workflow Enhancer — userscript для нормального отображения процессов
Сталкивались уже с EvaTeam (российский аналог Jira)? Чувствуете боль при работе с бизнес-процессами (workflow)? Думаю я могу вам немного помочь
https://habr.com/ru/articles/1015656/
#userscript #userscripts #tampermonkey #greasemonkey #eva #evateam #workflow #svelte #sveltejs #sveltekit
-
EvaTeam Workflow Enhancer — userscript для нормального отображения процессов
Сталкивались уже с EvaTeam (российский аналог Jira)? Чувствуете боль при работе с бизнес-процессами (workflow)? Думаю я могу вам немного помочь
https://habr.com/ru/articles/1015656/
#userscript #userscripts #tampermonkey #greasemonkey #eva #evateam #workflow #svelte #sveltejs #sveltekit
-
EvaTeam Workflow Enhancer — userscript для нормального отображения процессов
Сталкивались уже с EvaTeam (российский аналог Jira)? Чувствуете боль при работе с бизнес-процессами (workflow)? Думаю я могу вам немного помочь
https://habr.com/ru/articles/1015656/
#userscript #userscripts #tampermonkey #greasemonkey #eva #evateam #workflow #svelte #sveltejs #sveltekit
-
EvaTeam Workflow Enhancer — userscript для нормального отображения процессов
Сталкивались уже с EvaTeam (российский аналог Jira)? Чувствуете боль при работе с бизнес-процессами (workflow)? Думаю я могу вам немного помочь
https://habr.com/ru/articles/1015656/
#userscript #userscripts #tampermonkey #greasemonkey #eva #evateam #workflow #svelte #sveltejs #sveltekit
-
Okay so I've discovered the magic of #greasemonkey user scripts in #qutebrowser, but now I've got a problem: how do I (sustainably) sync that to the web browser on my phone? 😅
-
Welches Add-On für #Userscripts will man denn aktuell in Firefox haben? Ich kenne noch Greasemonkey, aber davon scheint es jetzt Forks zu geben?
-
Yesterday’s rabbithole: instead of doing some tax related administration, I built a Firefox extension to inject some JavaScript to fix some annoyances on the government login website.
Because apparently every existing userscript extension wants to access all data on all websites, despite technically not necessary (Firefox has UI for handpicking website permissions). And I only trust an extreme short list of extensions with access to everything…
-
@matthias I am looking for a repository of userscripts to tame some websites on mobile. In particular I would like to redirect my attention from specific websites to others, so a blacklist redirect, and simplify heavy ones, as GitHub, to better fit my mobile Safari. Unfortunately I am not proficient with js.
Currently utilizing #Userscripts #iOS #Safari extension with custom css file to kill Goog obsessive login prompt. But that’s about it. Suggestions? Thanks.
-
I really enjoyed PleaseFixThisSite.com (with thanks to @mattround for sharing it).
Not just because I appreciate a good #XKCD-inspired Web project (which of course I do). But because it gave me the excuse to remind everybody that #userscripts make the #Web a better place by writing a few lines of #Javascript that apply ALL the fixes, all the time -
-
[⤴️ https://octospacc.altervista.org/2024/02/01/emmebi-telegrammico/]
L’ultimissimo miglioramento che ho in ogni caso poi fatto ad #MBViewer è stato l’aggiunta di una funzione per importare codice #CSS e #JavaScript, per modificare come i post possono essere visualizzati. Entrambi funzionano allo stesso modo, con i relativi parametri URL che accettano sia #URL esterni che data URI. Niente di particolare per gli stili, semplicemente importo nella pagina la qualunque cosa venga data lì, ma per gli #userscripts è stato leggermente più #complicato. 😕️
Il punto sta nel voler evitare che #script essenzialmente non affidabili siano iniettati nel contesto della pagina semplicemente da URL, perché potrebbero fare tante cosine cattive; prima fra tutte, rubare #dati dall’archiviazione del #browser del mio dominio, cosa che è un #problema, perché gli utenti inesperti che aprono la app da #link non andranno a cercare di investigare cosa accade dietro le quinte (e, molto probabilmente, non lo farei realisticamente nemmeno io, seguendo la logica del “i miei siti sono miei e li conosco, sui siti altrui ho le protezioni del browser attive“). E quindi inizio a scendere in un rabbithole… ☠️
- #Iframe? Hmm… non so, non è il caso, sarebbero insicuri, ci sono alcuni modi in cui una pagina in frame può fare robe fastidiose. Non può essere assolutamente un’idea, proprio mai (foreshadowing). 🪟️
- Trovo un bel po’ di #librerie vecchie che ricompilano codice #JS per rimuovere pericoli, o lo analizzano preventivamente per la presenza di operazioni dannose così che possa non essere mai eseguito… praticamente tutte abbandonate, qualcuna esplicitamente dichiarata insicura e non patchata, e per qualcun’altra lo possiamo dare per scontato. 🐛️
- Forse questa libreria più recente, jailed, che sfrutta un iframe assieme ad un Web Worker per creare una sandbox forte e bloccare tutte le #API eccetto alcune che si decidono… No, l’ho provata e non va bene, non si riescono a passare alla sandbox oggetti complessi, tra cui i costruttori, è impossibile far funzionare API tipo quella del DOM. 🚧️
- Sarebbe stata un’idea usare qualche reimplementazione del #DOM per NodeJS tramite browserify, tipo Cheerio, ma farla anche solo girare lì dentro è un altro casino allucinante. 🥴️
- WASM tecnicamente è una #sandbox a sua volta, e non accede alle API del browser se non con codice colla, quindi magari… teoricamente ok, ma nella pratica non ho trovato nessuna soluzione già bella e pronta che potessi usare per questo specifico scopo. 🕳️
- La pazzia: PyScript… sarebbe quasi già pronto, ma avrei dovuto comunque modificarlo per bloccare tutte le API insicure (rimuovere #codice), e poi richiede 15+ MB di dipendenze di runtime… non ideale. 🗿️
Alla fine ci ho pensato meglio, e sono arrivata alla conclusione che è abbastanza sicuro far girare gli script in un iframe con proprietà
Ecco un esempio di tutto, alla fine: questo URL carica il mio MicroBlog, importa un foglio di #stile che mette questo font buffo, e uno script che colora le parole dei #messaggi in base a come si ripetono man mano (inutile, ma serve giusto per dare idea delle potenzialità)…src="data:[...]"esandbox="allow-scripts"(che significa, “blocca tutte le proprietà sensibili eccetto gli script”)… voglio dire, nel visualizzare il contenuto dei siti, già permetto eventuali iframe provenienti dai post, e quelli teoricamente possono già fare quello che vogliono eccetto accedere ai dati della finestra root. Nella pratica, i programmini degli utenti quindi hanno accesso a (quasi) l’intera API JavaScript senza poter fare cose bruttissime. 🎉️https://hub.octt.eu.org/MBViewer/#/siteUrl=https://octospacc.altervista.org|platform=wordpress.org|includeStyle=[...]|includeScript=[...](il link con tutta quella roba messa inline è una stringa di quasi 1 KB!). Userò tutta la cosa per rendere gli hashtag nel testo meno intrusivi per il mio sito anche lì, oltre che sul dominio originale. 👋️Finisco con dati ancora più tecnici, per chi non ha una vita: con questo #design, ogni #userscript deve provvedere ad esporre una funzione che, tramite la Channel Messaging API, viene richiamata dalla #app per ogni messaggio appena questo viene aggiunto al documento visibile; questa funzione riceve dati utili (per ora, solo l’HTML del contenuto; oltre a dati come l’id del messaggio nel flusso, che non sono granché utili all’utente ma devono essere restituiti alla app) e può rimandare nuovi dati indietro richiamando una funzione che è invece l’applicazione ad esporre allo script. Tutto questo ambaradan permetterebbe agli script di effettuare anche operazioni asincrone, comunque, non per forza di dover agire immediatamente alla chiamata. 🤓️
https://octospacc.altervista.org/2024/02/01/emmebi-javascriptico/
#API #app #browser #codice #complicato #CSS #dati #design #DOM #JavaScript #JS #librerie #link #MBViewer #messaggi #problema #sandbox #script #stile #URL #userscript #userscripts
-
#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. -
📬 GreasyFork-Survival-Kit 2025
#Tutorials Anleitungen #BrowserHacks #GreasyFork #Produktivität #TwitterTools #Userscripts #YouTubeTools https://sc.tarnkappe.info/d353be -
#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. -
#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. -
#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. -
#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. -
I feel like the more time I spend in #jira, the more #userscripts I land up needing to make it work in some sensible way. All of which could easily be solved by some user (and I mean user, not project admin) preferences.
-
@stefan #Mastodon has clear enough web interface code that it can be extended with #userscripts. You can make yourself such a plugin.
-
#Tampermonkey saved me from YouTube ads
You should try it!
#Userscripts
Home | Tampermonkey
https://www.tampermonkey.net/index.php?browser=chrome&locale=en -
so is nobody gonna point out how js bundlers and fucked up web #frontEnd tooling is slowly killing #webExtensions and #userScripts by making custom code injection a pain in the ass?
i mean, this is all the same people who'd love for the likes of #adBlockers to also not work so it's probably a Feature for them but still
just waiting for the day they somehow manage to fuck up css injection. we can still work our way around auto generated css-in-js class names and complex selectors. shadow dom, perhaps? -
TIL a userscript extension is available for Safari on iPad/iPhone.
One of the big things I was missing between desktop and mobile device browsers was the ability to run tampermonkey-like scripts, and now I can :) It also means I can remove some apps that have a better web browser + userscript experience than their actual apps (yes, looking at you #twitch)
-
It was #GreaseMonkey for the win. Not the friendliest of UIs but did the job very nicely.
-
@czottmann @thomasfuchs I do that kind of things with #userscripts, files in Firefox’s profile, and some command line tools (and/or #Shortcuts, lately). Not easy, but no more difficult than assembling an AppleScript incantation from zero 😂
-
Before I start tinkering with adding a Site Health check to PLU Redux, I got a wild hair and made a userscript to hide the welcome box on `make.wordpress.org` sites:
https://raw.githubusercontent.com/boogah/userscripts/main/unwelcome.js
P.S. If you don't have any extensions installed that can handle userscripts, Greasy Fork has a good set of resources for both desktop and mobile.
-
and while we're at at this one by @kirakiratter could probably use updating too cause its so godawful tacky that its great
https://userstyles.org/styles/141350/kirakiratter #userscripts
-
(of course we wouldn't need an extension is #userscripts and #userstyles were easier to load, persist and perhaps even edit in the browser to begin with...)
-
Updated my Mastodon (glitch-soc) tweaks user-script (which is currently just CSS tweaks) a bit to have a different fallback font as Verdana was causing issues with combining glyph composition. (See this thread for some debugging of that.)
Tweaks included:
- Increase the width of the first and last column so there's more space for the text and media of your home timeline, and the expanded posts
- Increase size of emoji / emotes when you hover over them, making it easier to see what they are supposed to represent
- Change the font to Optima Nova LT Pro, Atkinson Hyperlegible, Roboto, Arial, or a sans-serif font.
- Add a small purple bar above images that come without status content text, so you have some easy-to-click-on area to expand the post.
#Mastodon #GlitchSoc #MastoDev #userStyles #userScripts #FiXatoCodes #coding #CSS #stylesheets #Unicode #FontComposition
-
A couple of quick #UserScripts for #OutlineDemoparty websites: https://gist.github.com/FiXato/d2f7e198f24e07090045da503f47e923
- - Highlight current hour (on load) of the Outline Demoparty Events Schedule
- - Make the Wuhu.outlinedemoparty.nl voting pages a bit more fluid.
-
If you like the #NSFW #comic #Oglaf, you might enjoy this #UserScript I wrote earlier today: https://gist.github.com/FiXato/b5434f66d2af50514bf84721fa249c22
-
Great, I can no longer use GreaseMonkey to apply #userStyles along with my #userScripts due to the style-src #ContentSecurityPolicy of #Mastodon...
I guess a recent update of #Chrome (I assume) is now enforcing style-self #CSP? Or have these CSPs been added recently?I hate the current #Web and its decreasing lack of self-control...
-
📬 GreasyFork-Survival-Kit 2025
#Tutorials Anleitungen #BrowserHacks #GreasyFork #Produktivität #TwitterTools #Userscripts #YouTubeTools https://sc.tarnkappe.info/d353be -
📬 GreasyFork-Survival-Kit 2025
#Tutorials Anleitungen #BrowserHacks #GreasyFork #Produktivität #TwitterTools #Userscripts #YouTubeTools https://sc.tarnkappe.info/d353be -
📬 GreasyFork-Survival-Kit 2025
#Tutorials Anleitungen #BrowserHacks #GreasyFork #Produktivität #TwitterTools #Userscripts #YouTubeTools https://sc.tarnkappe.info/d353be -
📬 GreasyFork-Survival-Kit 2025
#Tutorials Anleitungen #BrowserHacks #GreasyFork #Produktivität #TwitterTools #Userscripts #YouTubeTools https://sc.tarnkappe.info/d353be -
If you like the #NSFW #comic #Oglaf, you might enjoy this #UserScript I wrote earlier today: https://gist.github.com/FiXato/b5434f66d2af50514bf84721fa249c22