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

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?

Using Localstorage In Bookmarks

I quite like using bookmarks with small scripts in them. For example, I have edited the note editin… Read more Using Localstorage In Bookmarks

Revise Bookmarklet To Use The Same Copy From Clipboard To Process The Clipboard Contents And Fill Form

I have found two bookmarlets that can take formatted text from the clipboard and fill a form on ano… Read more Revise Bookmarklet To Use The Same Copy From Clipboard To Process The Clipboard Contents And Fill Form

Increase The Text Area To View More Lines Of Text

Is there any way to increase the text-area found here... ? https://www.google.com/intl/mr/inputtool… Read more Increase The Text Area To View More Lines Of Text

Sending Text Cross Domain By Bookmarklet

I need a user to navigate to a certain page that has a certain div full of useful text. Then click… Read more Sending Text Cross Domain By Bookmarklet

A Bookmarklet That Adds An Onclick Event To Every Element On The Page?

I want to make bookmarklet, and when you press it all the elements on the page gets an onclick even… Read more A Bookmarklet That Adds An Onclick Event To Every Element On The Page?

Get All Scripts From External Website

I have a some code here and I with this code render external page (similar to iframe) but I got a s… Read more Get All Scripts From External Website

Find All Instances Of 'old' In A Webpage And Replace Each With 'new', Using A Javascript Bookmarklet

What I want to do is replace all instances of 'old' in a webpage with 'new' in a JS… Read more Find All Instances Of 'old' In A Webpage And Replace Each With 'new', Using A Javascript Bookmarklet