The Download Now link will prompt a local download of the Google Chrome extension. To install the extension directly, open the file using your Chrome browser.
Generate passwords using standard, secure HMAC function.
MacGuffin is yet another extension that generates per-domain passwords based on a secret passphrase (or "master password"). Unlike all of the other ones I've found, it uses the HMAC-SHA256 function instead of combining the domain and passphrase in an ad hoc manner and then hashing them. For an explanation of why this is important for security.