November 2022
Intermediate to advanced
561 pages
7h 50m
English
Contents scripts are one of the most powerful tools available in browser extensions. They allow you to inject JavaScript and CSS into any web page and modify it with almost no restrictions. The injected content can be as simple as a few visual tweaks, or as complicated as entire single page application frameworks. Extensions can also use them for nonuser interface reasons: content scripts can read and modify the page DOM, as well as send network requests as the authenticated user.
Read now
Unlock full access