developer.chrome.com
developer.chrome.com copied to clipboard
useage of favicon needs to be documented.
currently we can see that chrome can use site favicons by the pattern:
chrome://favicon2/?size=24&scale_factor=1x&show_fallback_monogram=&page_url=xxx
in the default new tab page.
But as i go through the API document, I don't find information on how to use favicon in chrome extension using manifest v3.