Cantitate/Preț
Produs

Building Browser Extensions: Create Modern Extensions for Chrome, Safari, Firefox, and Edge

Autor Matt Frisbie
en Limba Engleză Paperback – 23 noi 2022
Almost all web developers today have plenty of experience with building regular web page apps, but a lot of that knowledge doesn't transfer over when it comes to creating browser extensions. This book provides a complete reference for how to build modern browser extensions.  Creating and deploying a browser extension is more like building a mobile app than a website. When you start building an extension you'll often find there are a large number of new concepts and idiosyncrasies to wrangle with. This book reveals how to successfully navigate around these obstacles and how to take advantage of the limited resources available.  
You'll see how a browser extensions work, their component pieces, and how to build and deploy them. Additionally, you'll review all the tricky bits of extension development that most developers have to learn through trial and error. The current transition from manifest v2 to v3 is of special interest, and an entire chapter will be dedicated to this subject. By the end of this book, you will have a rich understanding of what browser extensions are, how they work, all the pitfalls to avoid, and the most efficient ways of building them.
What You’ll Learn
  • Examine the different components of browser extensions and how they behave
  • Review common pitfalls developers encounter when building browser extensions and how to avoid them
  • Develop, deploy, and manage a published browser extension
  • Build a browser extension using modern JavaScript frameworks
Who This Book Is For
Developers tasked with building a supplementary browser extension to go alongside their existing product. This book also targets people that have at least a basic understanding of the fundamentals of web development and wish to quickly understand how they can roll out a browser extension.

Citește tot Restrânge

Preț: 30349 lei

Preț vechi: 37937 lei
-20% Nou

Puncte Express: 455

Preț estimativ în valută:
5808 6166$ 4840£

Carte disponibilă

Livrare economică 05-19 decembrie
Livrare express 21-27 noiembrie pentru 11844 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484287248
ISBN-10: 148428724X
Pagini: 538
Ilustrații: XXXII, 538 p. 165 illus.
Dimensiuni: 155 x 235 x 36 mm
Greutate: 0.87 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

Chapter 1:Introduction to Browser Extension.- Chapter 2:Components of Browser Extensions.- Chapter 3: Crash Course.- Chapter 4: Extension Architecture.- Chapter 5: Extension Manifests.- Chapter 6:Manifest v2 versus v3.- Chapter 7: Background Scripts.- Chapter 8: Popup and Options Pages.- Chapter 9: Content Scripts.- Chapter 10: Devtools Pages.- Chapter 11: Extension and browser APIs.- Chapter 12: Permission.- Chapter 13:Networking.- Chapter 14:Extension Development and Deployment.- Chapter 15: Cross-Browser Extensions.- Chapter 16: Tooling and Frameworks. 

Notă biografică

Matt Frisbie has worked in web development for over a decade. During that time, he's been a startup co-founder, an engineer at a Big Four tech company, and the first engineer at a Y Combinator startup that would eventually become a billion-dollar company. As a Google software engineer, Matt worked on both the AdSense and Accelerated Mobile Pages (AMP) platforms; his code contributions run on most of the planet's web browsing devices. Prior to this, Matt was the first engineer at DoorDash, where he helped lay the foundation for a company that has become the leader in online food delivery. Matt has written three books, "Professional JavaScript for Web Developers", "Angular 2 Cookbook", and "AngularJS Web Application Development Cookbook", and recorded two video series, "Introduction to Modern Client-Side Programming" and "Learning AngularJS". He speaks at frontend meetups and webcasts, and is a level 1 sommelier. He majored in Computer Engineering at the University of Illinois Urbana-Champaign. Matt's Twitter handle is @mattfriz.


Textul de pe ultima copertă

Web developers today have plenty of experience with building regular web page apps, but a lot of that knowledge doesn't transfer over when it comes to creating browser extensions. This book provides a complete reference for how to build modern browser extensions. 
Creating and deploying a browser extension is more like building a mobile app than a website. When you start building an extension, you'll often find there are a large number of new concepts and idiosyncrasies to wrangle with. This book reveals how to successfully navigate around these obstacles and how to take advantage of the limited resources available.  
You'll see how a browser extensions work, their component pieces, and how to build and deploy them. Additionally, you'll review all the tricky bits of extension development that most developers have to learn through trial and error. The current transition from manifest v2 to v3 is of special interest, and an entire chapter is dedicated to this subject. 
By the end of this book, you will have a rich understanding of what browser extensions are, how they work, all the pitfalls to avoid, and the most efficient ways of building them.
You will:
  • Examine the different components of browser extensions and how they behave
  • How to use all the latest extension APIs and features
  • Review common pitfalls developers encounter when building browser extensions and how to avoid them
  • Develop, deploy, and manage a published browser extension
  • Build a browser extension using modern JavaScript frameworksScript frameworks

  • Caracteristici

    Understand the best way to build and deploy a modern browser extension How to build a browser extension using modern web development tools Fast-track understanding of browser extensions