Brock
Brock
@gparyani, you get a console error: > displays a console error message if it attempts to load twice. **What is the first word of that message?** (Should be true or...
The `true` means it's likely not an iframe issue. But the window `load` event is firing twice when 2 scripts have certain different `@run-at` settings on TM on Edge. This...
@gparyani, I can't. I don't have MS Edge and won't ever use it.
@derjanb , I don't think I ever saw the bug myself since I don't use MS Edge and don't support MS Edge. Was debugging remotely via website messages. From the...
Note that this issue is also being discussed at [Stack Overflow question number 50072966](https://stackoverflow.com/q/50072966/331508).
Now also cross-posted at [Super User, Question 1320599](https://superuser.com/questions/1320599/custom-chrome-tampermonkey-script-that-reloads-certain-assigned-pages-only-onc).
Yeah, I saw that the data seemed to be fairly benign, that's why I posted here first and didn't make a bigger stink about it. But note that damn few...
Sage keeps locking up my browser for several seconds at a time. Disabling Sage solves the problem. Perhaps this auto-polling is related? (will attempt to mod code and test.) Problem...
Modifying SageUpdateChecker.jsm to stub out the auto checks appears to solve the freezing Firefox problem. Also stubbed out the data reporting functions in SageMetrics.jsm. What the heck?!!
With the update-check code in, The browser is much slower to start. Also periodically (I guess it could be an hour apart, like the code suggests), the browser will all...