5 ms·
I took the liberty of making your bookmarklets easier to edit/share with my tool bookmarkl.ink [1]. Don't Mess With Paste: https://bookmarkl.ink/ashtonmeuser/6
by ashtonmeuser 3y ago
I took the liberty of making your bookmarklets easier to edit/share with my tool bookmarkl.ink [1].
Don't Mess With Paste: https://bookmarkl.ink/ashtonmeuser/6e3869d8e468e016f22a4b4de79509bd//no-paste.js https://bookmarkl.ink/ashtonmeuser/6e3869d8e468e016f22a4b4de...
Nebula No-Alt-#: https://bookmarkl.ink/ashtonmeuser/6e3869d8e468e016f22a4b4de79509bd//no-alt.js https://bookmarkl.ink/ashtonmeuser/6e3869d8e468e016f22a4b4de...
Canvas DL: https://bookmarkl.ink/ashtonmeuser/6e3869d8e468e016f22a4b4de79509bd//canvas-dl.js https://bookmarkl.ink/ashtonmeuser/6e3869d8e468e016f22a4b4de...
[1] https://bookmarkl.ink/ https://bookmarkl.ink/
- anonymous344 3y agoyou have listing page to browse these?
- ashtonmeuser 3y agoUnfortunately, no. This is a simple pet project aimed at easing sharing/versioning of bookmarklets. The site is entirely static. Listing bookmarklets is, however, something I'd love to add. A simple and sensible way to list bookmarklets may be scraping GitHub's own search [1]. Using a flag in gists such as `// bookmarklink-index` or similar may be a good way to go. [1] https://gist.github.com/search?q=extension%3Ajs+bookmarklet_title&ref=searchresults https://gist.github.com/search?q=extension%3Ajs+bookmarklet_...
- natpalmer1776 3y agoLove seeing cool stuff like this, thank you.
- drittich 3y agoThe proper way would be a bookmarklet that renders a list of bookmarklets.
- idonotknowwhy 3y agoThanks for your site, and to the GP who made Don't Mess With Paste! Feel free to add this if you want, I have it in my firefox called "UnfuckSlack" which puts the old slack UI back: javascript:(function() { localStorage.setItem("localConfig_v2", localStorage.getItem("localConfig_v2").replace(/\"is_unified_user_client_enabled\":true/g, '\"is_unified_user_client_enabled\":false')); location.reload(); })();
- ashtonmeuser 3y agoAs you wish! https://bookmarkl.ink/ashtonmeuser/6e3869d8e468e016f22a4b4de79509bd//slack.js https://bookmarkl.ink/ashtonmeuser/6e3869d8e468e016f22a4b4de...