mainIine / foe-helfer-extension

FoE Helfer - Extension for chromium based browsers and Firefox ;-)
https://foe-helper.com
GNU Affero General Public License v3.0
121 stars 181 forks source link

[Bug] Cannot set alerts in Firefox #2579

Open PlanetTeamSpeakk opened 1 year ago

PlanetTeamSpeakk commented 1 year ago

Clicking the Set Alert button in the Guild Battlegrounds dialog does absolutely nothing while on Firefox and neither does setting one manually via the alerts menu. Instead the following error is printed to the console:

Uncaught (in promise) Error: No implementation for Extension communication found
    sendExtMessage moz-extension://f8f1d9fb-1fbf-4833-96c2-a81d4afafa50/js/web/_main/js/_main.js:900
    SetAlert moz-extension://f8f1d9fb-1fbf-4833-96c2-a81d4afafa50/js/web/guildfights/js/guildfights.js?v=3.1.0.1:1631
    BuildFightContent moz-extension://f8f1d9fb-1fbf-4833-96c2-a81d4afafa50/js/web/guildfights/js/guildfights.js?v=3.1.0.1:1060
    dispatch https://foeus.innogamescdn.com/cache/merged-3rd-party-1d066424.js:3
    handle https://foeus.innogamescdn.com/cache/merged-3rd-party-1d066424.js:3
_main.js:900:10

Can't check if this also happens on the beta as the beta does not work on Firefox by the looks of it (guessing it's a Chromium extension).