November 2022
Intermediate to advanced
561 pages
7h 50m
English
As you wade deeper into browser extension development, you will quickly realize that there are some interesting idiosyncrasies when it comes to sending network requests. Although browser extensions and web pages use the same APIs and network layers to send requests, there are fundamental differences that you will need to surmount when building a well-formed browser extension. This chapter will cover some core areas of extension networking: dispatching network requests, authentication, and browser extension networking APIs. ...
Read now
Unlock full access