Content Scripts
摘要
Content scripts are one of the most powerful and flexible tools available in browser extensions. Extensions allow you to inject JavaScript and CSS into a web page. The injected content can be as simple as a few behavioral or visual tweaks, or as complicated as an entire single page application.