Greasemonkey userscript problem?
Posted: Tue Nov 23, 2010 2:06 am
To start I'll say that the functionality of this website is not broken. But there is an ABE message I get when I visit it. It appears to be connected to the a Greasemonkey userscript I am running, videoembed (http://userscripts.org/scripts/show/7686).
When I visit the website 1up.com I get this error first
This is connected to the Greasemonkey userscript I mentioned earlier
I also get the following error console message from ABE
When I disable the userscript I get neither error message
I am just wondering if anyone can better explain what's happening? Also if it helps the Userscript's source code is available here: http://userscripts.org/scripts/review/7686
When I visit the website 1up.com I get this error first
Code: Select all
Error: Security Manager vetoed action
Source File: file:///C:/Users/username/AppData/Roaming/Mozilla/Firefox/Profiles/ar17ev5s.default/gm_scripts/videoembed/videoembed.user.js
Line: 1022
I also get the following error console message from ABE
Code: Select all
[ABE] <LOCAL> Deny on {GET http://localhost/crossdomain.xml <<< http://www.1up.com/, http://www.1up.com/ - 12}
SYSTEM rule:
Site LOCAL
Accept from LOCAL
Deny
I am just wondering if anyone can better explain what's happening? Also if it helps the Userscript's source code is available here: http://userscripts.org/scripts/review/7686