Otherwise LGTM https://codereview.adblockplus.org/29338716/diff/29338717/include.preload.js File include.preload.js (right): https://codereview.adblockplus.org/29338716/diff/29338717/include.preload.js#... include.preload.js:413: if ("createShadowRoot" in document.documentElement && !/\.(?:google|blogger)\.com$/.test(document.domain)) Nit: Mind fixing this long line?
https://codereview.adblockplus.org/29338716/diff/29338717/include.preload.js File include.preload.js (right): https://codereview.adblockplus.org/29338716/diff/29338717/include.preload.js#... include.preload.js:413: if ("createShadowRoot" in document.documentElement && !/\.(?:google|blogger)\.com$/.test(document.domain)) On 2016/03/19 15:16:59, kzar wrote: > Nit: Mind fixing this long line? Done.