-
Use microformats API in Firefox 3.0 (0 messages)
- Posted by: Jayne Malasko
- Posted on: June 04 2008 11:36 EDT
The Firefox 3.0 release has support for microformats in the form of an API that you can access from a Firefox extension. Follow an example of how to use this API from within your extension code. Take a skeleton Hello World extension and give it the ability to store an hCard from a Web page and then use that stored hCard to populate a Web form.