Robert Ames commented on my previous post suggesting replacing the Home button with my little site search bookmarklet. I didn't even know this was possible, but I found it pretty cool, so I just had to try.
x-browser
I tried this in Firefox/Mac and IE/Windows and it works just fine.
ok, what is it?
Well, the idea is simple: when setting the homepage in your browser, instead of providing an http://... URL, you can use the javascript:... pseudo-protocol. So for example you can type:
javascript:alert(document.title)
And then every time you hit the Home button in the browser, an alert with the page title will pop up. How cool is that!
Naturally, you can replace the simple javascript with any sophisticated bookmarklet of your choosing (hint, hint)
how-to
In Firefox on the Mac you go Firefox / Preferences. On Windows: Tools / Options. Then in the Main tab, you type/paste the bookmarklet code.
For IE/Windows go Tools / Internet Options and select the General tab
Comments? Find me on BlueSky, Mastodon, LinkedIn, Threads, Twitter