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

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

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?

Why Does Appending To Innerhtml In A Bookmarklet Overwrite The Entire Page?

I have this little bookmarklet: javascript:document.getElementsByTagName('div')[0].innerHTM… Read more Why Does Appending To Innerhtml In A Bookmarklet Overwrite The Entire Page?

In Modern Browsers, Is There Any Security Limitation For Javascript Bookmarklets?

I read an article about bookmarklets which says that bookmarklets are so powerful they can be dange… Read more In Modern Browsers, Is There Any Security Limitation For Javascript Bookmarklets?

How To Convert A Bookmarklet Into A Greasemonkey Userscript?

Is there a easy way to do this. And is there anything that needs to be changed due to differences i… Read more How To Convert A Bookmarklet Into A Greasemonkey Userscript?

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