esse-dev / akita

A browser extension that gives you insight into your engagement with Web Monetization.
Other
24 stars 3 forks source link

[BUG] Favicons don't show up for newly visited sites #148

Closed vezwork closed 3 years ago

vezwork commented 3 years ago

Describe the bug Letters show up in place of favicons in the circles in the "Your Top Monetized Sites" section of extension popup. This indicates that the favicon URLs are not being stored.

To Reproduce Steps to reproduce the behavior:

  1. Re-install Akita in your browser of choice
  2. Visit any monetized site e.g. https://akitaproject.site
  3. Click the Akita icon in the browser toolbar to open the Akita popup
  4. Observe that the circle corresponding to the monetized site you visit has a single letter in it rather than a favicon.

Expected behavior The sites favicon should show up in the circle rather than a single letter.

Screenshots image

Desktop (please complete the following information):

Additional context Probably related to the recent changes to favicon storage in PR #141.