Should I worry about the size of the JS for a content script? I was going to use a JS library with my content script, but if the size of a content script can slow down the page significantly then I can probably write it without the library. Or does it not matter because Chrome caches the content script anyways, so only execution time of the content script matters?
-- You received this message because you are subscribed to the Google Groups "Chromium-extensions" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/chromium-extensions?hl=en.
