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
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
In the last year I've more intensively used the Scouts NSW "ScoutHub" member management system, backed by Revolutionise.com.au.
There is a lot of things missing which would make the life of every leader in Scouts NSW happier, and in the last two weeks I've dived into Greasemonkey/Tampermonkey again to regain these features.
If you look at https://greasyfork.org/en/scripts?q=scouthub, you will see four scripts now:
- Two to add the age in years and months of the members to the overviews, instead of only years.
- One to also show the members who did not yet respond to an event invitation (long story, serious lack of functionality in the product, everybody is complaining about it)
- One to remove cruft from events pages when you print them.
The revolutionise backend generates none of the HTML elements with an id attribute, so I'm afraid I will be back in the future counting elements.............
#scouts #scoutsnsw #scouthub #revolutionise #greasemonkey #tampermonkey
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? 😅
@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
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
For #DigitalIndependenceDay, here's a list of #FreeSoftware I use frequently:
✉️ Mailing: #ClawsMail
🖥️ Desktop: #XFCE
🎬 Media: #VLC, #mplayer
🖌️ 2D GFX: #GIMP, #Inkscape
🧊 3D GFX: #Blender, #Blockbench
🎙️ Audio: #Tenacity, #LMMS
⌨️ Coding: #Vim, #Git, #Forgejo
🗨️ Chatting: #HexChat (IRC), #Element (Matrix)
🌐 Browsing: #Firefox / #IceCat
🧩 Browsing add-ons: #NoScript, #Greasemonkey
🏢 Office: #LibreOffice, #Gnumeric
Hab ein UserScript für die Firefox-Erweiterung GreaseMonkey geschrieben, das im 39C3 Fahrplan Security Talks filtern kann.
P.S. Die zwei Menüs habe ich nicht synchronisiert.
https://addons.mozilla.org/de/firefox/addon/greasemonkey/
https://greasyfork.org/de/scripts/558148-39c3-fahrplan-event-filter
https://fahrplan.events.ccc.de/congress/2025/fahrplan/
#39c3 #userScript #Greasemonkey #Tampermonkey #Fahrplan #ccc
Just published two new #greasemonkey scripts to scratch a long-standing itch.
When working with #pullrequests on #Github, I like cleanly separated small commits. I then review commit-by-commit, but github does not show on comments what commit it was made against. My script adds this info automatically when adding a comment.
The second script just adds e.g. "3 / 5" when viewing the 3rd commit in a 5-commit PR, to see how far along I am :-)
https://greasyfork.org/en/scripts/549315-pull-request-comment-context and
https://greasyfork.org/en/scripts/549319-pull-request-commit-progress-counter