luckyrat / KeePass-Favicon-Downloader

A KeePass plugin that downloads and stores favicons. A favicon is the little icon / logo used to identify many websites, typically displayed in the browser's address bar, bookmark list and on tabs.
70 stars 19 forks source link

Add CookieContainer before retrieving URL #8

Closed incognito1234 closed 10 years ago

incognito1234 commented 10 years ago

HI Luckyrat,

Here is a patch that add a CookieContainer before retrieving URL. It seems that document could be empty for some URL if there is not a CookieContainer.

Try http://www.prettygreen.com/ for example.

I hope that it will be included in the next version.

Thanks, incognito1234

luckyrat commented 10 years ago

Thanks. I tweaked the implementation a bit so that it would compile in .NET 2 (C#2).

I'll include it in the next release (probably not too far off but I'll wait a while in case your work on KeePass Custom Icon Dashboarder leads to some further documentation or feature enhancements).

incognito1234 commented 10 years ago

I am pleased to announce that a new version of Custom Icon Dashboarder is available. It includes mass update features for Custom Icons (replace/delete) Cheers