scottwernervt / favicon

Find a website's favicon.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add extra icon discovery methods

scottwernervt opened this issue · comments

Add new icon discovery methods:

  • manifest.json and browserconfig.xml
  • Microsoft <meta name='msapplication-TileImage' content='icon.png'> (#15)
  • base64 icons data:image/png;base64,...