Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Building browser extensions = create...
~
Frisbie, Matt.
Linked to FindBook
Google Book
Amazon
博客來
Building browser extensions = create modern extensions for Chrome, Safari, Firefox, and Edge /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Building browser extensions/ by Matt Frisbie ; foreword by Patrick Kettner.
Reminder of title:
create modern extensions for Chrome, Safari, Firefox, and Edge /
Author:
Frisbie, Matt.
other author:
Kettner, Patrick.
Published:
Berkeley, CA :Apress : : 2025.,
Description:
xxxiv, 612 p. :ill., digital ;24 cm.
[NT 15003449]:
Chapter 1: What Are Browser Extensions? -- Chapter 2: Fundamental Elements of Browser Extensions -- Chapter 3: Browser Extension Crash Course -- Chapter 4: Browser Extension Architecture -- Chapter 5: The Extension Manifest -- Chapter 6: Background Scripts -- Chapter 7: Extension UIs -- Chapter 8: Content Scripts -- Chapter 9: Extension and Browser APIs -- Chapter 10: Permissions -- Chapter 11: Networking and Authentication -- Chapter 12: Tutorials -- Chapter 13: Extension Development and Deployment -- Chapter 14: Cross-Browser Extensions -- Chapter 15: Tooling and Frameworks.
Contained By:
Springer Nature eBook
Subject:
Browsers (Computer programs) -
Online resource:
https://doi.org/10.1007/979-8-8688-1594-2
ISBN:
9798868815942
Building browser extensions = create modern extensions for Chrome, Safari, Firefox, and Edge /
Frisbie, Matt.
Building browser extensions
create modern extensions for Chrome, Safari, Firefox, and Edge /[electronic resource] :by Matt Frisbie ; foreword by Patrick Kettner. - Second edition. - Berkeley, CA :Apress :2025. - xxxiv, 612 p. :ill., digital ;24 cm.
Chapter 1: What Are Browser Extensions? -- Chapter 2: Fundamental Elements of Browser Extensions -- Chapter 3: Browser Extension Crash Course -- Chapter 4: Browser Extension Architecture -- Chapter 5: The Extension Manifest -- Chapter 6: Background Scripts -- Chapter 7: Extension UIs -- Chapter 8: Content Scripts -- Chapter 9: Extension and Browser APIs -- Chapter 10: Permissions -- Chapter 11: Networking and Authentication -- Chapter 12: Tutorials -- Chapter 13: Extension Development and Deployment -- Chapter 14: Cross-Browser Extensions -- Chapter 15: Tooling and Frameworks.
This book is the definitive guide to building modern browser extensions, covering everything from fundamental concepts to advanced techniques. Developing a browser extension is more like building a mobile app than a traditional website. Extensions operate within a unique environment with their own security model, lifecycle, and APIs. This book demystifies the process, guiding you through every stage-from planning and development to publishing and maintaining your extension. You'll gain a deep understanding of how browser extensions function, their core architectural components, and best practices for structuring your code. The book also uncovers the nuances of extension development that many developers only discover through trial and error. By the end, you'll be equipped with the knowledge to confidently build, deploy, and scale a high-quality browser extension. You Will Learn The fundamental building blocks of browser extensions and how they interact with the browser How to avoid common pitfalls that can lead to security vulnerabilities, performance issues, and rejections from extension marketplaces To master the entire development lifecycle, from writing your first extension to publishing and maintaining it in the Chrome Web Store, Firefox Add-ons, and other repositories How to build browser extensions using modern tools, languages, and frameworks Best practices for extension networking, authentication, storage, and management New for This Edition: Coverage of the latest browser extension APIs, including the side panel, offscreen documents, user scripts, and vendor-specifc APIs like the Chrome Prompt API. Hands-on tutorials for building real-world extensions, including monetization strategies, AI assistants, password managers, ad blockers, and DevTools integrations The latest tooling and frameworks for browser extension development, such as Vite, Extension.js, and WXT.
ISBN: 9798868815942
Standard No.: 10.1007/979-8-8688-1594-2doiSubjects--Topical Terms:
615275
Browsers (Computer programs)
LC Class. No.: TK5105.882
Dewey Class. No.: 005.71376
Building browser extensions = create modern extensions for Chrome, Safari, Firefox, and Edge /
LDR
:03584nmm a2200337 a 4500
001
2414448
003
DE-He213
005
20250806181848.0
006
m d
007
cr nn 008maaau
008
260205s2025 cau s 0 eng d
020
$a
9798868815942
$q
(electronic bk.)
020
$a
9798868815935
$q
(paper)
024
7
$a
10.1007/979-8-8688-1594-2
$2
doi
035
$a
979-8-8688-1594-2
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
TK5105.882
072
7
$a
UMW
$2
bicssc
072
7
$a
COM060160
$2
bisacsh
072
7
$a
UMW
$2
thema
082
0 4
$a
005.71376
$2
23
090
$a
TK5105.882
$b
.F917 2025
100
1
$a
Frisbie, Matt.
$3
3627379
245
1 0
$a
Building browser extensions
$h
[electronic resource] :
$b
create modern extensions for Chrome, Safari, Firefox, and Edge /
$c
by Matt Frisbie ; foreword by Patrick Kettner.
250
$a
Second edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2025.
300
$a
xxxiv, 612 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 1: What Are Browser Extensions? -- Chapter 2: Fundamental Elements of Browser Extensions -- Chapter 3: Browser Extension Crash Course -- Chapter 4: Browser Extension Architecture -- Chapter 5: The Extension Manifest -- Chapter 6: Background Scripts -- Chapter 7: Extension UIs -- Chapter 8: Content Scripts -- Chapter 9: Extension and Browser APIs -- Chapter 10: Permissions -- Chapter 11: Networking and Authentication -- Chapter 12: Tutorials -- Chapter 13: Extension Development and Deployment -- Chapter 14: Cross-Browser Extensions -- Chapter 15: Tooling and Frameworks.
520
$a
This book is the definitive guide to building modern browser extensions, covering everything from fundamental concepts to advanced techniques. Developing a browser extension is more like building a mobile app than a traditional website. Extensions operate within a unique environment with their own security model, lifecycle, and APIs. This book demystifies the process, guiding you through every stage-from planning and development to publishing and maintaining your extension. You'll gain a deep understanding of how browser extensions function, their core architectural components, and best practices for structuring your code. The book also uncovers the nuances of extension development that many developers only discover through trial and error. By the end, you'll be equipped with the knowledge to confidently build, deploy, and scale a high-quality browser extension. You Will Learn The fundamental building blocks of browser extensions and how they interact with the browser How to avoid common pitfalls that can lead to security vulnerabilities, performance issues, and rejections from extension marketplaces To master the entire development lifecycle, from writing your first extension to publishing and maintaining it in the Chrome Web Store, Firefox Add-ons, and other repositories How to build browser extensions using modern tools, languages, and frameworks Best practices for extension networking, authentication, storage, and management New for This Edition: Coverage of the latest browser extension APIs, including the side panel, offscreen documents, user scripts, and vendor-specifc APIs like the Chrome Prompt API. Hands-on tutorials for building real-world extensions, including monetization strategies, AI assistants, password managers, ad blockers, and DevTools integrations The latest tooling and frameworks for browser extension development, such as Vite, Extension.js, and WXT.
650
0
$a
Browsers (Computer programs)
$3
615275
650
0
$a
Application software
$x
Development.
$3
539563
650
1 4
$a
Web Development.
$3
3134872
650
2 4
$a
Software Engineering.
$3
890874
650
2 4
$a
Software Management.
$3
2139173
700
1
$a
Kettner, Patrick.
$3
3791133
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/979-8-8688-1594-2
950
$a
Professional and Applied Computing (SpringerNature-12059)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9519903
電子資源
11.線上閱覽_V
電子書
EB TK5105.882
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login