1 Required if the extension uses the
"chrome://favicon/<em>url</em>" mechanism to display the favicon of a page. For example, to display the favicon of http://www.google.com/, you declare the
"chrome://favicon/" permission and use HTML code like this:
<pre><img
src=
"chrome://favicon/http://www.google.com/"></pre>