blenderskool / untab

🔍 A productivity tool to boost your browser workflow!
https://getuntab.now.sh
MIT License
347 stars 27 forks source link

Fix missing Firefox favicons #42

Closed ismaeldcom closed 3 years ago

ismaeldcom commented 3 years ago

Fixes #4

Hi @blenderskool I just tested it in Firefox and I think the favicons were not loaded because of content security policy about data in img src, I don't know in Chrome but in Firefox favicons URLs are returned in base64.

Here is a preview of untab working in Firefox 82. image

An interesting project, I used this functionality in Opera in the past but miss it in Firefox.