FYI OP, I had to remove the extension because it caused other extensions to break.
I get this error code in the console when the extension is turned on:
Denying load of chrome-extension://amplgponnfkfhnbgojhehcaaiocgmpam/jquery.min.map. Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension.
It's another extension that's using jquery, I think. It's something custom I added awhile ago, so I don't actually have a direct link to it in the Chrome extension store or anything. :/ Sorry about that.
I get this error code in the console when the extension is turned on:
Denying load of chrome-extension://amplgponnfkfhnbgojhehcaaiocgmpam/jquery.min.map. Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension.
(I'm using Chrome Version 33.0.1750.146)