Is it possible to inject JS before page load, or is it necessary to use content scripts and way for the document to finish?
For example, is there a faster way to execute JS that turns the page red as soon as it's opened?
See Question&Answers more detail:os