Hi! I made a Chrome extension that highlights creeps from the Epstein emails. Depending on how much news you read on your computer, enabling it might be really depressing.
chromewebstore.google.com/detail/ep-li...
Hi! I made a Chrome extension that highlights creeps from the Epstein emails. Depending on how much news you read on your computer, enabling it might be really depressing.
chromewebstore.google.com/detail/ep-li...
Would multi-session support for the Chrome DevTools MCP server be useful for you? ๐คโ๏ธ๐ Chime into the discussion on GitHub: github.com/ChromeDevToo.... Let us know what you think, and tell use about your potential use cases or how you go about them today!
Chrome launched an early preview of WebMCP, and we're looking for feedback on use-cases, API shape, & more! ๐
WebMCP bridges the gap between AI agents and your website, increasing the performance and reliability of agent interactions.
Join the EPP: developer.chrome.com/blog/webmcp-...
The Developer Knowledge API and MCP server is now in public preview. This API includes documentation from across Googleโincluding the Chrome DevRel sites. developers.google.com/knowledge/api
Token usage in LLM applications is a huge topic. It dictates response speed, cost efficiency - or the quota left on your plan ๐ ๐ชซ Learn how the Chrome DevTools team squeezed a full Performance trace into Gemini in DevTools developer.chrome.com/blog/designi...
If youโre using server-side AI models, you usually need an API key to call them. A couple of weeks back I made a video looking at how to handle that in a Chrome extension: youtu.be/pl4pz4nWa3w
We just shipped an update to the Chrome DevTools MCP server (and Chrome) that I'm really excited about: the ability to connect directly to a running Chrome instance: developer.chrome.com/blog/chrome-...
Follow along with @nickyt.online and @kilianvalkhof.com as they set up the Chrome Dev Tools MCP to work with Polypane!
๐ And we're live! ๐
We just launched CSS Wrapped 2025: our annual recap of all things CSS & web UI that landed in Chrome over the course of the year. ๐
This is a big one! We highlighted 22 new features to help you build better on the web.
Check out: chrome.dev/css-wrapped-2025
We asked for your Chrome Extension questions, and you wanted to know about SEO.
From "games" being a top search query to the importance of ratings, we're diving into what drives discovery in the Chrome Web Store โ goo.gle/48hjSH5
Lighthouse 13 has been released and includes the final move to Insights performance audits as announced previously.
developer.chrome.com/blog/lightho...
Stop guessing and start debugging responsive styles automatically with Chrome DevTools MCP โ goo.gle/3IPT2No
Learn how a coding agent can find a visual bug on a specific device size, analyze the source code, update the CSS, and verify the fix with a live browser screenshot.
Your friend has a great idea for a Chrome Extension. (We know, we heard it ๐)
Now it's your turn. What will you build with our multimodal AI APIs? The Google Chrome Built-in AI Challenge 2025 is on.
Submit your idea โ goo.gle/ChromeAIChallenge2025
Googleโs @jackf.io is speaking at the London MCP Dev Summit ๐ค
Topic: Lessons learned building the Chrome DevTools MCP Server
๐ Donโt miss it: buff.ly/MwmiH5E (early bird pricing ends in 2 days!)
#MCPservers #DevToolsAI
Announcing our public preview of Chrome DevTools MCP! Experience the full power of DevTools in your AI coding agentโ goo.gle/4pDE6Tk
With Chrome DevTools MCP, your AI agent can run performance traces, inspect the DOM, & perform real-time debugging of your web pages.
Got questions about building Chrome Extensions? Weโre recording some new videos for the @developer.chrome.com channel in October, and Iโd love suggestions for topics we should cover: www.reddit.com/r/chrome_ext...
On the Chrome team, we've a cool new origin trial for you to try in your apps: the Proofreader API: developer.chrome.com/docs/ai/proo....
โ tyop โ โ
typo
```js
await (await Proofreader.create({
expectedInputLanguages: ['en'],
})).proofread(
'Let us knwo how it foes',
);
```
#BuiltInAI #WebAI
The wait is over! The Google Chrome Built-in AI Challenge 2025 is here.
Today's the day to start building with our built-in AI APIs. Create a web app or Chrome Extension to compete for our $70K prize pool.
Let the coding commence โ goo.gle/ChromeAIChallenge2025
baseline status now inline on hover for css properties
New in Chrome DevTools: Instantly check CSS feature compatibility with Baseline!
Chrome DevTools now displays the Baseline status for CSS properties right in the Elements panel - Baseline gives you clear info about which web features are ready to use today.
I know some people in the web community are concerned that Baseline will discourage devs from using new featuresโor anything not "Widely Available".
Personally, I'm not worried about that at all. If anything, I think Baseline will speed up new feature adoption!
Here's why ๐งต
WarnWetter from Deutscher Wetterdienst. Itโs paid, but worth the money imo. Theyโve been forced to offer a paid version as theyโre state funded and otherwise wouldโve been an unfair competitionโฆ (this also gives me confidence that tracking is less of a problem).
My #GoogleIO video โWeb animations today and tomorrowโ has been published.
Check out this session to learn how to guide, inform, and delight users by adding subtle and supportive animations to your web UIs.
www.youtube.com/watch?v=UcXW...
My #GoogleIO talk "Practical built-in Al with Gemini Nano in Chrome" is live: youtu.be/CjpZCWYrSxM?.... Learn about the following new APIs and see partner demos:
๐ฎ Prompt API
โฆwith image input ๐ผ๏ธ
โฆwith audio input ๐
โฆwith textual input ๐ค
๐๏ธ Writing Assistance APIs
๐ฃ๏ธ Translation API
โ๏ธ Proofreading API
Hire him while you can
Live metrics screen from the Chrome DevTools Performance panel.
Live Metrics screen feedback request!
It's been about 6 months since we launched the Live Metrics screen in Chrome DevTools so a good time to step back and ask for any feedback on it.
Do you use it? What's good about it? What could be improved about it?
New video! In this one I show you how to build a whack-a-mole extension, featuring a cameo from @samdutton.bsky.social among others!
www.youtube.com/watch?v=lUHN...
My team is hiring!
Come join us as
a Developer Advocate at the intersection of Web, Chrome, ChromeOS and Android.
The position is in Waterloo - Canada
www.google.com/about/career...
Great news. We have a new position on the team for a Developer Advocate at the intersection of Web, Chrome, ChromeOS and Android.
The position is in Waterloo - Canada
www.google.com/about/career...
Yo dawg, I heard you like summaries, so here's a blog post on summary of summaries
Yo Dawg, I heard you like to use AI to generate Summaries, so @alexandrascript.com and I have put together a blog post on summarizing your summaries to overcome context window limitations of the Summarizer API and get awesome summaries: developer.chrome.com/docs/ai/scal... #webai #builtinai
๐ Chrome 134 is here! What's new in #ChromeDevTools
๐ New: Privacy and security panel
๐ Calibrated CPU throttling for #webperf analysis
๐ฅ Dim 3rd-party scripts in performance traces
....and more! Update Chrome and try them out! developer.chrome.com/blog/new-in-...