simov / markdown-viewer

Markdown Viewer / Browser Extension
MIT License
1.09k stars 135 forks source link

Tries to fetch favicon.ico and fails loading page but the site doesn't have a fav icon :( #75

Closed vivekragunathan closed 1 year ago

vivekragunathan commented 5 years ago

image

I am trying to view a markdown file from amazon S3 link, and the add-on fails loading because of the error attached. I think if the favicon fetch fails, it should be ignored and the page should be loaded.

simov commented 5 years ago

Are you sure you have enabled that origin through the Advanced Options page? Just checking.

simov commented 1 year ago

Failing to load the favicon should not affect how the extension works.