Skip to content Skip to sidebar Skip to footer
Showing posts with the label Bookmarklet

Bookmarklet To Refresh Page Every Minute Or So, So I Don't Lose Session Data Whilst On Lunch

I've just entered a load of data into a site that I'm testing. I don't want to enter it… Read more Bookmarklet To Refresh Page Every Minute Or So, So I Don't Lose Session Data Whilst On Lunch

Can I Detect Whether A Browser's Bookmarks Toolbar Is Enabled With Javascript?

I have a bookmarklet, and my users are consistently clicking it instead of dragging it to their boo… Read more Can I Detect Whether A Browser's Bookmarks Toolbar Is Enabled With Javascript?

Javascript: Long Click For A Bookmarklet

I need to recognize a long click in a JavaScript bookmarklet. So, I cannot use jQuery, neither onc… Read more Javascript: Long Click For A Bookmarklet

Easier Bookmarklet Development

Here's how I make develop a bookmarklet: I write a javascript function, pass that to Bookmarkle… Read more Easier Bookmarklet Development