惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

N
News and Events Feed by Topic
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
月光博客
月光博客
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
大猫的无限游戏
大猫的无限游戏
T
Tailwind CSS Blog
S
SegmentFault 最新的问题
V
V2EX
阮一峰的网络日志
阮一峰的网络日志
C
Cisco Blogs
博客园 - 叶小钗
P
Privacy International News Feed
Jina AI
Jina AI
Apple Machine Learning Research
Apple Machine Learning Research
T
Threatpost
IT之家
IT之家
博客园 - 聂微东
Know Your Adversary
Know Your Adversary
Help Net Security
Help Net Security
罗磊的独立博客
I
Intezer
S
Schneier on Security
博客园_首页
C
CERT Recently Published Vulnerability Notes
雷峰网
雷峰网
Cisco Talos Blog
Cisco Talos Blog
宝玉的分享
宝玉的分享
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
Webroot Blog
Webroot Blog
TaoSecurity Blog
TaoSecurity Blog
MyScale Blog
MyScale Blog
P
Privacy & Cybersecurity Law Blog
T
The Exploit Database - CXSecurity.com
PCI Perspectives
PCI Perspectives
Security Latest
Security Latest
H
Heimdal Security Blog
S
Secure Thoughts
Hacker News: Ask HN
Hacker News: Ask HN
Y
Y Combinator Blog
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
Microsoft Security Blog
Microsoft Security Blog
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
SecWiki News
SecWiki News
The GitHub Blog
The GitHub Blog
A
Arctic Wolf
A
About on SuperTechFans
aimingoo的专栏
aimingoo的专栏
T
Threat Research - Cisco Blogs
Engineering at Meta
Engineering at Meta
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC

developer.chrome.com: Blog

A developer toolkit to make your website agent-ready  |  Blog  |  Chrome for Developers Unlock runtime insights: Introducing third-party developer tools for Chrome DevTools for agents  |  Blog  |  Chrome for Developers What's New in WebGPU (Chrome 149-150)  |  Blog  |  Chrome for Developers Join the WebMCP origin trial  |  Blog  |  Chrome for Developers Seamless PWA origin migration: Change domains without losing users  |  Blog  |  Chrome for Developers Chrome 150 beta  |  Blog  |  Chrome for Developers New in Chrome 149  |  Blog  |  Chrome for Developers What's new in DevTools (Chrome 149)  |  Blog  |  Chrome for Developers Build new features using built-in AI in Chrome  |  Blog  |  Chrome for Developers New in Chrome at Google I/O 2026  |  Blog  |  Chrome for Developers Modernize authentication with passkeys, digital credentials, and more  |  Blog  |  Chrome for Developers 15 updates from Google I/O 2026: Powering the agentic web with new capabilities, tools, and features in Chrome  |  Blog  |  Chrome for Developers Streamline your AI coding workflow with Chrome DevTools for agents 1.0  |  Blog  |  Chrome for Developers Declarative partial updates  |  Blog  |  Chrome for Developers Introducing the HTML-in-Canvas API origin trial  |  Blog  |  Chrome for Developers Gap decorations: Now available in Chromium  |  Blog  |  Chrome for Developers Streamlined sign-in: Immediate UI mode is now available  |  Blog  |  Chrome for Developers Install web apps with the new HTML install element | Blog | Chrome for Developers Chrome 149 beta | Blog | Chrome for Developers New in Chrome 148 | Blog | Chrome for Developers What's new in DevTools (Chrome 148) | Blog | Chrome for Developers Container Timing origin trial | Blog | Chrome for Developers Empower your team with expanded roles in the Developer Dashboard | Blog | Chrome for Developers Localization support for web app manifests | Blog | Chrome for Developers Unlock Structured Clone for Chrome Extension Messaging | Blog | Chrome for Developers What's New in WebGPU (Chrome 147-148) | Blog | Chrome for Developers Final Soft Navigations origin trial starting in Chrome 147 | Blog | Chrome for Developers Connection Allowlists origin trial: Secure your web application's network  |  Blog  |  Chrome for Developers Improved Japanese phonetic name support in Chrome autofill  |  Blog  |  Chrome for Developers Take our course about AI evaluations  |  Blog  |  Chrome for Developers Chrome 148 beta | Blog | Chrome for Developers Chrome Web Store: A smarter, faster appeals process | Blog | Chrome for Developers New in Chrome 147 | Blog | Chrome for Developers What's new in DevTools (Chrome 147) | Blog | Chrome for Developers Chrome 147 enables concurrent and nested view transitions with element-scoped view transitions | Blog | Chrome for Developers Enter video Picture-in-Picture automatically on more sites | Blog | Chrome for Developers When to use WebMCP and MCP | Blog | Chrome for Developers Chrome 147 beta | Blog | Chrome for Developers New in Chrome 146 | Blog | Chrome for Developers What's new in DevTools (Chrome 146) | Blog | Chrome for Developers
What's new in web extensions: I/O 2026 recap  |  Blog  |  Chrome for Developers
2026-05-22 · via developer.chrome.com: Blog

What's new in web extensions: I/O 2026 recap

Milica Mihajlija

It's that time of the year again! Google I/O 2026 has just concluded so you can check out all the biggest extension updates that Oliver and Kevin have covered in the video.

More developers, more AI, more extensions

AI is making extension development more approachable than ever. This momentum is clearly visible in our metrics: over the last year, monthly developer registrations have more than doubled. AI isn't just changing the development process, it's becoming a core feature of the extensions themselves. Currently, 17% of all extensions created for the Chrome Web Store in the past year use AI. To support the growing community of extensions developers, we are expanding developer registration to over 120 additional countries this year.

Modern Web Guidance extensions skill

To help developers build better extensions with AI coding agents we've created a skill for coding agents specifically designed for extension development. This skill is a part of our broader initiative, Modern Web Guidance (MWG), which provides AI coding agents with the web platform expertise, best practices, and modern API patterns.

Check out the developer guide for instructions on how to setup the MWG extensions skill.

Chrome DevTools for agents is a suite of tools that brings the power of Chrome DevTools to your AI coding workflows and it now supports extension debugging.

This allows AI agents to perform programmatic tasks within Chrome, including:

  • Installing and uninstalling extensions.
  • Listing and reloading installed extensions.
  • Triggering extension actions and inspecting every surface, from the popup to the background service worker.

Follow these instructions to set up Chrome DevTools for agents for extension debugging.

Expanded member roles and permissions in Chrome Web Store

Managing extensions in collaborative, cross-functional teams is becoming easier with several key updates to the Developer Dashboard.

To address the "all-or-nothing" access challenges that many teams face, we have introduced granular member roles. Dashboard owners can now invite team members into specific roles with a single click:

  • Admin: For those tasked with overall management and onboarding other members.
  • Item Manager: For developers who need to upload and submit extension updates.
  • Viewer: For team members who only need to monitor performance metrics.

Additional members can be invited to a publisher at no cost and without requiring individual developer registration. For more details, read Empower your team with expanded roles in the Developer Dashboard.

Enterprise publishing for external organizations

For developers building bespoke solutions for enterprises, we've introduced a more flexible distribution model. Previously, enterprise developers could only publish extensions privately to their own enterprise. With the new private enterprise publishing option on the Chrome Web Store, developers can deploy their extensions privately to external organizations that approve them, all from within the store.

For more details, read New enterprise publishing option in the Chrome Web Store: Publish to external organizations.

Transition to browser namespace

Our commitment to a cross-browser WebExtensions platform continues with significant updates to the Chrome runtime. Chrome now supports the browser global namespace, matching the implementation in other major browsers. This shared global makes it easier for developers to build and maintain cross-browser extensions without relying on aliases.

To learn how to update your extension following these changes, read Transition to browser namespace.

Conclusion

Our goal at Chrome remains to remove friction from your workflow so you can focus on building incredible experiences. Whether through expanded store permissions, modernized platform APIs, or AI-integrated tooling, we are dedicated to elevating the extension developer experience. We can't wait to see what you build next.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-05-22 UTC.

[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-22 UTC."],[],[]]