Barefoot_Monkey: Barefoot Essentials 2.9 is out, with a small new feature: Necro detection. Any post in the forum that is at least 30 days newer than the one before it will be clearly marked with the word "Necropost".
After a lot of testing and switching to the native extension release for Chrome, it seems that it
is the Necro detection code that doesn't work for me.
It is apparently the new syntax "
for (let e of ...)" that is the main culprit. Could replace it with older syntax to maintain backward compatibility, please?
Before trying that I did however find the following bugs:
line 531: variable 'entry' already defined
line 592: variable 'value' already defined
line 594: variable 'i' already defined
line 660: variable 'callback' already defined