public marks

PUBLIC MARKS from decembre with tags script & bookmarklet

2018

GAME - ONLINE DRAWING - ANBT - Enhancement script for Drawception

ANBT is a script that will improve the comfort in drawing. It allows you to play Drawception with the new canvas and see the replays of others who had drawn with it. It also adds various site usability enhancements: dark theme, menu buttons, chat, "like all" button and more. ANBT on github.com

CSP - BOOKMARKLET - The Resurrection of Bookmarklets

I use the @resource command to access my 56K JavaScript library file, get the contents of it, and directly insert that .JS file document text using the script object .text property instead of the .src property.

2015

BOKMARKLET - jQuery UI dialog in Bookmarklet and GreaseMonkey - Stack Overflow

(via)
Thanks to some awesome answers in other threads, I learned how to: load jQuery and jQuery-UI in a bookmarklet load a CSS into a bookmarklet using jQuery create a DIV in a bookmarklet using jQuery create jQuery UI dialog (external link) and I could manage to combine all four things into a single script which works both as a BookMarklet and as a GreaseMonkey script, which is absolutely awesome.

2005