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

Create A Link To A Web Page That Runs A Javascript Function On The Page

Using HTML and Javascript, is it possible to create a link to a web page that automatically runs a … Read more Create A Link To A Web Page That Runs A Javascript Function 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

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?

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?

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?

Create A Link To A Web Page That Runs A Javascript Function On The Page

Using HTML and Javascript, is it possible to create a link to a web page that automatically runs a … Read more Create A Link To A Web Page That Runs A Javascript Function On The Page