No. I'm suggesting that if you're writing an extension that changes the way javascript works across the web, you should do it in the least intrusive and breaking way possible.
An extension like this changes a javascript load error from a once-in-a-while event to a happens-all-the-time event.
An extension like this changes a javascript load error from a once-in-a-while event to a happens-all-the-time event.