Turn this link into a bookmarklet.

First, bookmark this page. Then edit the bookmark you just saved and replace its web address with the bookmarklet code. Follow the steps for your browser below.

This helper is designed for a phone. Open the same link in your mobile browser to follow the matching controls.

Steps for your browser

Detecting…

Bookmarklet code

Checking…
Bookmark title:Bookmarklet
Using a different mobile browser?

For bookmarklet creators

Share a mobile-ready link

Append the complete bookmarklet after a #. This helper reads the fragment locally and walks the recipient through saving it.

https://void.awwtools.com/#javascript:YOUR_CODE_HERE https://void.awwtools.com/?title=My%20Tool#javascript:YOUR_CODE_HERE

1Start the fragment with javascript: and URL-encode the bookmarklet when building the link programmatically.

2The optional title query parameter suggests the bookmark name. Keep it short so users can find it from their address bar.