#Bookmarklet

2025-05-02

#bookmarklet to copy the text of the current oppi.uef.fi slide to the clipboard:

navigator.clipboard.writeText(document.querySelector('div[role="main"]').innerText)

Dr Rockstar ♫ ㉆ajaxStardust@vivaldi.net
2025-04-22

People don't talk about Bookmarklets.
Esp if you talk about Favorites, and not Bookmarks because-- of course, in that case-- you'd be talkin about Favelets. how about, Script-lets

Curious about @chrispederick #WebDeveloper #Toolbar #Browser #Extension

Clear cache of course somehow never clearxs the cache, right? so you spend how many seconds with that nonsense? do the math. it wastes a lot of time.

So, this approach however, does NOT waste time. And it works, every time.

Reload Style Sheet.
But my question is this. How's that work, yo?
I recokon you appreciate my affinity for the classic #Favelet #Bookmarklet javascript one-liners for execution in browser addr bar/ javascript as the URL "bookmark" which executes on click.
Jesse's and Squrefree. that's funny. I guess the XSS / CORS stuff prevents them for functioning. I've not extensively research, but am curious.

ColdFusion, Mikhail? 

yea Im sick of maekin fekkin feood!
2025-04-14

I've improved my "tail" #bookmarklet to target a specific element. Once targeted, the element's scroll bar will be positioned at the bottom of the region every second. Very useful for e.g. following log output in web consoles.

haliphax.dev/2025/04/improved-

Cacheacachea
2025-04-12

Save and Read Articles Better with Cachea (Wallabag Hosting)!

Tired of ads, clickbait, or losing your reading progress?
Cachea lets you save and read articles in a clean, ad-free, and distraction-free way.

📺 See how it saves with the bookmarklet:
youtube.com/watch?v=kgLahXYUHwE

2025-04-04

And another #bookmarklet that allows you to open the repository github.io website

gist.github.com/deevroman/a79e

2025-04-04

Ripped out the part of the script that changes the #OpenStreetMap base layer to ESRI satellite images in #bookmarklet

Works with Leaflet maps only

gist.github.com/deevroman/9115

lloydilloydi
2025-03-29

Tiny, TINY, update to my Viewport Details bookmarklet: I added a line that shows whether the OS is set to light or dark mode. Handy for future reference when you check screenshot to know what mode it was in at the time.

Info panel now includes Color Scheme: 'Dark mode' or 'Light mode'
2025-03-22

Un outil qui facilite la création de bookmarklets, ces petits morceaux de JavaScript que vous pouvez exécuter sur n'importe quelle page depuis vos favoris.

🔗 make-bookmarklets.com/

#bookmarklet #outil

2025-03-01

#bookmarklet for listing all links on a page:

javascript: (function() { var a = ''; for (var ln = 0; ln < document.links.length; ln++) { var lk = document.links[ln]; a += ln + ': <a href='+lk+' title='+lk.text+'>' + lk + '</a><br>\n'; } w = window.open('','Links', 'scrollbars,resizable,width=400,height=600'); w.document.write(a); }())

lloydilloydi
2025-02-28

Friday bookmarklet drop. This week I bring you SERIAL KILLER!

Enter a valid CSS selector to match elements in a page and watch them all disappear!

buff.ly/4ijMmmV

Obligatory tagfest:

Serial killer prompts for a valid CSS selector and then kills, or rather, removes them from the DOM.
Heribert Schützhcschuetz
2025-02-27

I use @phanpy to browse . But links to toots and accounts from elsewhere typically point to mastodon's original UI. I have written the gist.github.com/hcschuetz/f712 which takes me from there to the corresponding view on phanpy.social.

Laurent Espitallierfrenchhope@mastouille.fr
2025-02-23
Gea-Suan Lingslin@abpe.org
2025-01-21

取得 Facebook 原始 Post ID 的 bookmarklet

現在的連結都是 pfbid 這種可被追蹤的 id,先前還可以用 mbasic 的頁面找出原始 Post ID,但 mbasic 關掉後就暫時找不到解法。

剛剛搜發現 gist.github.com/t-wy/66faed867 這邊的方

blog.gslin.org/archives/2025/0

#Computer #Murmuring #Network #Privacy #Programming #Social #bookmarklet #facebook #id #network #pfbid #post #posting #privacy #script #share #social #tracking

I crafted another #bookmarklet today, which I’ve actually needed for a while: a DOM Searcher Enter a key/value to search for and it will do a two-pass search to give you the #JavaScript paths to the leaf nodes containing the search term. Comes in handy! github.com/oaustegard/b...

github.com/oaustegard/boo...

Inautiloinautilo
2025-01-05


Grab browser links/titles in one click · A bookmarklet to quickly copy page titles and links ilo.im/161nzf

_____

2025-01-03

🌈 Here's a bookmarklet I use all the time to copy browser tab URLs along with titles in a single click.

darekkay.com/blog/bookmarklet-

#javascript #bookmarklet

Joe Crawfordartlung@xoxo.zone
2024-12-21

CNN has so many I had to add scroll! Also added title tags with original value. #CSS #Bookmarklet

Random CNN web page with. the bookmarklet active
CogDog The Blogtopdog@cogdogblog.com
2024-12-20

This is CogDogBlogged: "One More Thing on Podcast Listening (well maybe two) (or three)"

In the spirit of Groomian #BlogOrDie, rather than just append some more ideas to my recent post on podcast listening, why not just blog anew? No rules here except the ones I concoct.

Left Of My List

I only realized yesterday when I drove for errands, and as usual, flipped on the Overcast player to see a new episode of A History of Rock Music in 500 Songs. My good friend and walking, talking […]

https://cogdogblog.com/2024/12/one-more-thing-on-podcast-listening-well-maybe-two-or-three/

#cogdogblog #BlogOrDie #bookmarklet #podcast

A toy figure, the cartoon character Marvin Martian gestures with his white gloved hand pointing one finger in the air. The figure has a black face, big round eyes, a silly roman style gladiator helmet, and clutches a red flag.
Adrian Roselliaardrian@toot.cafe
2024-11-25

A 3.1.2 Language of Parts bookmarklet from @Beantin:
beantin.net/language-of-parts-

I am a fan of bookmarklets in general. They can be used at client sites, on different machines, in mobile browsers. And you can see the guts.

#a11y #accessibility #bookmarklet

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst