Patrick Weaver

Description

This website can host a bookmarklet in the URL, which is handy for situations when you want to share a small code snippet to run locally.

The links are long, but they store the entire source code for the bookmarklet. For example, this link stores a bookmarklet, which after clicking it will wait a randomly generated period of time between 30 seconds and 5 minutes, then clear the screen of the website and replace it with a randomly generated background color:

https://doodles.patrickweaver.net/url-hosted-bookmarklet/#name=%E2%8F%B0&code=js_%7BsetTimeout(()%20%3D%3E%20%7Bdocument.body.innerHTML%20%3D%20% . . . onds%20and%205%20minutes%20in%20the%20future.

Images