HypersomniacLive: If you need anything else I can help you with, reply to this post :-)
Good luck.
ChaunceyK: Just tried all that & the dang console continues to pop up whenever it feels like it. Bah...guess its time to give Chrome a try.
Thanks for your efforts.
If you're still in the mood to troubleshoot this - it could be a conflict with one or more of your add-ons. May I ask:
1. What add-ons you have installed besides Adblock Plus and NoScript?
2. Have you tried starting Firefox in Safe Mode?
If it works fine in Safe Mode, an effective way to troubleshoot add-on conflicts is:
2.1 Enable half of them - if the problem comes back, it's one or more of the enabled ones. Disable half of them and check and so forth till you identify the culprit.
2.2 If no problem, you enable half of the remaining half ones and so forth until the problem comes back.
Only issue is that when you find the culprit, you'd have to uninstall it.
There's one more thing you could try (even before troubleshooting add-ons):
I. Search for devtools.*.enabled in about:config.
II. You should get the following ones (besides devtools.webconsole.enabled):
-- devtools.debugger.enabled
-- devtools.errorconsole.enabled
-- devtools.inspector.enabled
-- devtools.layoutview.enabled
-- devtools.responsiveUI.enabled
-- devtools.ruleview.enabled
-- devtools.scratchpad.enabled
-- devtools.styleeditor.enabled
-- devtools.tilt.enabled (3D View)
-- devtools.toolbar.enabled
III. Set everything to false.
IV.Restart Firefox to check if it did the trick.
Cheers