Comment on Opera Rejecting Extensions With Minified CodeparentComments−zapt0212yIf we're discussing serving it to the browser, just use gzip and get the same size savings without any of the minification!−masklinn12yIIRC you can get slightly more gain with a very aggressive minimizer and gzip than gzip alone.It's completely pointless for a browser extension though.
Comments
If we're discussing serving it to the browser, just use gzip and get the same size savings without any of the minification!
IIRC you can get slightly more gain with a very aggressive minimizer and gzip than gzip alone.
It's completely pointless for a browser extension though.