[DISREGARD] Piwik.getTracker errors with "Illegal Invocation" on Chrome 12.0.742.100 with extension installed

[Disregard this message, did not realize an unminifed version was part of the download (I did not install this originally)].

Is there a version of piwik.js that is not compressed/minified?

As soon as “Piwik.getTracker()” is called on Google Chrome 12.0.742.100 with a specific extension installed, I am receiving the following javascript error:

“Uncaught TypeError: Illegal invocation” - piwik.js - line #24

If I uninstall the extension, the error goes away - but obviously, our development requires this extension to be installed.

As the piwik.js file is minified, I have no way of tracking down this bug - is there an unminified version available for debugging purposes?

We are running Piwik v1.5. Thanks for any responses.