I've started working on Firefox support and wanted to clarify a few things.
As some of you may know, although Firefox has a built-in favicon service, extensions are not allowed to use it due to privacy and security restrictions. Because of this, I'm currently implementing my own local favicon service.
As a result, unlike the Chromium version, the Firefox version has to request additional host permissions. Unfortunately, Firefox's lack of support for some modern web platform capabilities makes extension development significantly more difficult. I reached out to Mozilla by email about this, but I never received a response.
Despite these challenges, I still plan to complete the Firefox version and publish it on Firefox Add-ons within the next few months.
Thanks for your patience.
I've started working on Firefox support and wanted to clarify a few things.
As some of you may know, although Firefox has a built-in favicon service, extensions are not allowed to use it due to privacy and security restrictions. Because of this, I'm currently implementing my own local favicon service.
As a result, unlike the Chromium version, the Firefox version has to request additional host permissions. Unfortunately, Firefox's lack of support for some modern web platform capabilities makes extension development significantly more difficult. I reached out to Mozilla by email about this, but I never received a response.
Despite these challenges, I still plan to complete the Firefox version and publish it on Firefox Add-ons within the next few months.
Thanks for your patience.