Seldszar / Gumbo

Swollen companion keeping you updated on your Twitch experience

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chrome turning off the extension due to excess reloading

Zarradhoustra opened this issue · comments

Describe the bug
Chrome is deactivating due to excessive reloading since last patch. Several reports about this since latest update. Right before the crash, the icon start flashing rapidly:

image

I'm sorry about this issue, I'll do my best to release a fix as soon as possible.

So, I'll remove the workaround for the time being (6f00bd2).

My intention was to prevent the extension from hanging from time to time (which is annoying, I know), but if this workaround causes this kind of problem, it's not something I'll tolerate. Maybe my implementation was wrong, but I'll have to do more research (or ignore the original problem) beforehand.

As a reminder, this is something the Chrome team has been aware of for about 2 years and the only tangible solution would be to allow Manifest V2 browser extensions back into their Web Store.

Unfortunately, we'll have to wait a bit until the new version is available (1.16.8) because there's already a pending one (1.16.7) and I can't cancel the operation.

Again, I'm really sorry about that.

No worries it happens to the best of us. There are a few different implementations of that workaround in the chromium issue you linked but imho the dirty workaround you can do is to refresh the icon every 5 or 10 mins but I think it would best is to just wait for chromium to fix the issue as it is very well documented already. Cheers