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

How To Prevent Bookmarklet From Loading Its Result?

I have a simple bookmarklet for presenting in a prompt() the value of a meta element. It works, but… Read more How To Prevent Bookmarklet From Loading Its Result?

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

Why Does This Bookmarklet Js Code Not Work When Put In An Onclick Handler?

I have a pretty typical bookmarklet code that's working perfectly for me in all browsers. Howev… Read more Why Does This Bookmarklet Js Code Not Work When Put In An Onclick Handler?

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