Published on 2005-09-03 03:03:37

Julien Couvreur have a post on his blog about how to bypass firefox security to use XMLHttpRequest from a remote server. The problem is that firefox need to expand javascript security by signed scripts to give scripts more privileges, but he find a better solution using Greasmonkey which the XMLHttpRequest API is more powerful than that available to web pages.

Sometimes security is an obstacle to developper that we need to bypass, Amazing Greasmonkey !


Related Entries

Member of the PHP Magazine Network, Copyright (C) 2005-2008 phpmagazine.net All Rights Reserved