Page 1 of 1

NoScript causes errors in the Error Console

Posted: Sun Jul 11, 2010 2:20 pm
by TheExplorer
A fresh start of Firefox 3.6.6 shows the following in the Error Console:

Code: Select all

Warning: Warning: Ignoring unrecognized chrome manifest instruction.
Source File: file:///home/satellite/.mozilla/firefox/pl51rp5q.default/extensions/%7B73a6fe31-595d-460b-a920-fcc0f8843232%7D/chrome.manifest
Line: 20

Warning: Warning: Ignoring unrecognized chrome manifest instruction.
Source File: file:///home/satellite/.mozilla/firefox/pl51rp5q.default/extensions/%7B73a6fe31-595d-460b-a920-fcc0f8843232%7D/chrome.manifest
Line: 21

Warning: Warning: Ignoring unrecognized chrome manifest instruction.
Source File: file:///home/satellite/.mozilla/firefox/pl51rp5q.default/extensions/%7B73a6fe31-595d-460b-a920-fcc0f8843232%7D/chrome.manifest
Line: 22

Warning: Warning: Ignoring unrecognized chrome manifest instruction.
Source File: file:///home/satellite/.mozilla/firefox/pl51rp5q.default/extensions/%7B19503e42-ca3c-4c27-b1e2-9cdb2170ee34%7D/chrome.manifest
Line: 18

Warning: Warning: Ignoring unrecognized chrome manifest instruction.
Source File: file:///home/satellite/.mozilla/firefox/pl51rp5q.default/extensions/%7B19503e42-ca3c-4c27-b1e2-9cdb2170ee34%7D/chrome.manifest
Line: 19
After looking in the chrome.manifest file the errors are caused by the following lines:

Code: Select all

skin	noscript	classic/1.0	jar:chrome/noscript.jar!/skin/classic/noscript/
style	chrome://global/content/customizeToolbar.xul	chrome://noscript/skin/browser.css

# Work around for breakages caused by the .NET Framework Assistant
override chrome://dotnetassistant/content/bootstrap.xul data:text/xml,<lame/>
I'm using Debian Squeeze Linux, Firefox 3.6.6 (with just one extension: NoScript, no tweaks etc.)

What are these errors?

Thank you in advance.

Re: NoScript causes errors in the Error Console

Posted: Sun Jul 11, 2010 8:35 pm
by therube