Uncompressed Javascript Issue (Chrome)
Posted: Thu Apr 24, 2014 1:59 pm
I am experiencing an extremely serious issue: it seems that the javascript code in the Google Chrome extension is uncompressed.
I don't know but maybe compressing will have a performance boost. Considering content scripts are parsed and compiled each time a page loads, maybe it will have a good effect?
I have had good experiences with this: https://code.google.com/p/closure-compiler/
I don't know but maybe compressing will have a performance boost. Considering content scripts are parsed and compiled each time a page loads, maybe it will have a good effect?
I have had good experiences with this: https://code.google.com/p/closure-compiler/