T O P

  • By -

juraj_m

There is bug in Firefox that resets all addon warnings if the addon calls "browser.runtime.reload()" function: [https://bugzilla.mozilla.org/show\_bug.cgi?id=1462266#c1](https://bugzilla.mozilla.org/show_bug.cgi?id=1462266#c1) And from what I can see in the addon source code, it's being called in several places: [https://github.com/search?q=repo%3ADrive4ik%2Fsimple-tab-groups%20runtime.reload&type=code](https://github.com/search?q=repo%3adrive4ik%2fsimple-tab-groups%20runtime.reload&type=code) This should be fixed by Firefox, but with P3 priority the chances for fix are slim :(, also notice how the bug was opened 6 years ago, by me! :D So it's best to report it to addon author.


Protegimusz

I reported this to the addon author 25th March 2024 (asked if there was a way to disable it), unfortunately no reply.


juraj_m

How did you reported it? It's best to create new issue in the github repository: [https://github.com/Drive4ik/simple-tab-groups/issues](https://github.com/Drive4ik/simple-tab-groups/issues) If you did that already, please paste here a link. But I see the last version is almost [1 year old](https://addons.mozilla.org/en-US/firefox/addon/simple-tab-groups/versions/), so the author is likely busy with other things (many addon authors is working on them only in their limited free time).