mozilla / page-metadata-parser

DEPRECATED - A Javascript library for parsing metadata on a web page.
https://www.npmjs.com/package/page-metadata-parser
Mozilla Public License 2.0
270 stars 42 forks source link

Find the largest high res icon #85

Closed jaredlockhart closed 7 years ago

jaredlockhart commented 7 years ago

When we parse for high res icons, like apple touch icons, we need to take into account the size properties and sort for the largest one.

nchapman commented 7 years ago

Example of this issue at play: https://github.com/mozilla/activity-stream/issues/2082