I've noticed the following issue:
in a fresh FF 17.0.1 profile
- install Noscript 2.6.4.2
- install Scriptish 0.1.8 or Greasemonkey 1.5
- and this script: YouTube Center
- Then visit eg. http://thefunnyvideoblog.com/
(Every script will be blocked by NoScript)
- Open Developer Toolbar (shift+F2)
You'll notice on the Web Console icon of the Developer Toolbar
that constant errors are coming for the forementioned script, all being
This also causes a lot cpu usage.Error: Not allowed to enumerate cross origin objects @ youtubecenter.user.js:4407
Clicking "Allow all this page" in Noscript doesn't help.
The only solution is either to disable the forementioned script and reload the page
or to disable Noscript completely & restart FF.
Thank you.