Mercurial > my-ubiquity-commands
view chromeless-browsing/index.html @ 5:96bb8d08e94a
The 'go' command now uses proper asynchronous suggestions.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Fri, 27 Mar 2009 13:34:14 -0700 |
parents | fd988ee76408 |
children |
line wrap: on
line source
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <link rel="commands" href="chromeless.js"/> <title>Atul's Chromeless Browsing Commands</title> </head> <body> This feed contains commands relevant to chromeless browsing. </body> </html>