Ali Spivak's Avatar

Ali Spivak

@alispivak.bsky.social

Chrome Web Developer Relations - my team is responsible for Extensions, DevTools, Chrome Releases, Web AI and more. Formerly Mozilla (MDN)

503 Followers  |  360 Following  |  9 Posts  |  Joined: 24.07.2023
Posts Following

Posts by Ali Spivak (@alispivak.bsky.social)

Choosing an AI model for your project

Choosing an AI model for your project

If you're having trouble choosing the right GenAI mode, @alispivak.bsky.social has tips for you β†’ goo.gle/4ppXbb5

We're diving into how to balance project goals, data requirements, and model types so you can determine what you, and your project, need for success.

27.01.2026 17:17 β€” πŸ‘ 7    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Throttle individual network requests Β |Β  Blog Β |Β  Chrome for Developers Use the Request conditions tab to block specific URLs or apply custom network throttling profiles to individual resources.

πŸŽ™οΈLET'S GET READY TO RUMBLE! It's been one of DevTool's most requested features… weighing at eiiighty-five votes… 10 years in the making… entering the ring from Chrome 144… Heeeerre's: Individual request throttling!!!

developer.chrome.com/blog/throttl...

πŸ₯Š It's a knockout! The crowd does wild! πŸ‘πŸ™ŒπŸŽ‰πŸ₯³

15.12.2025 16:19 β€” πŸ‘ 36    πŸ” 11    πŸ’¬ 1    πŸ“Œ 0
How can you keep API keys safe in a Chrome Extension?
YouTube video by Chrome for Developers How can you keep API keys safe in a Chrome Extension?

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

15.12.2025 17:40 β€” πŸ‘ 4    πŸ” 4    πŸ’¬ 1    πŸ“Œ 0
Preview
Michael and Susan Dell donate $6.25 billion to encourage families to claim 'Trump Accounts' Billionaires Michael and Susan Dell pledged a historic $6.25 billion on Tuesday to provide an incentive to families to adopt new investment accounts for children.

Billionaires Michael and Susan Dell pledged $6.25 billion to provide 25 million American children an incentive to claim the new investment accounts for children created as part of President Donald Trump’s tax and spending legislation.

02.12.2025 14:20 β€” πŸ‘ 40    πŸ” 22    πŸ’¬ 84    πŸ“Œ 51
Video thumbnail

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

01.12.2025 23:00 β€” πŸ‘ 2    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

A common mix-up: thinking passkeys = biometrics. @oliverdunk.com explains why the biometric check is local and how public-key cryptography (not biometrics) is the core of passkey authentication→ goo.gle/4oSrvLh

#PasskeysWeek

20.11.2025 03:43 β€” πŸ‘ 7    πŸ” 3    πŸ’¬ 1    πŸ“Œ 0

Was great seeing you & getting to chat about tech & life!

21.10.2025 22:35 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Video thumbnail

The latest episode of What's New in DevTools covers Baseline integration, AI assistance, Save-Data header emulation, and more β†’ goo.gle/4odg8NL

Watch the full recap of updates from Chrome 139-141 to see these powerful new features in action and improve your debugging workflow.

16.10.2025 15:37 β€” πŸ‘ 2    πŸ” 3    πŸ’¬ 0    πŸ“Œ 0
Preview
From the chrome_extensions community on Reddit: Ask the Google Chrome team about building extensions! Explore this post and more from the chrome_extensions community

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...

17.09.2025 11:12 β€” πŸ‘ 10    πŸ” 5    πŸ’¬ 1    πŸ“Œ 0
Preview
The Proofreader API Β |Β  AI on Chrome Β |Β  Chrome for Developers Improve your content readability and grammar with the Proofreader API.

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

16.09.2025 07:21 β€” πŸ‘ 24    πŸ” 5    πŸ’¬ 2    πŸ“Œ 0
Video thumbnail

Server costs? Latency? Pfft. Not with client-side AI β†’ goo.gle/4g5M0Ak

Build that real-time, AI-powered photobooth app you've been dreaming of. Run the image segmentation model directly on the user's device and give your users the privacy and speed they deserve.

16.09.2025 20:00 β€” πŸ‘ 3    πŸ” 3    πŸ’¬ 1    πŸ“Œ 0
Video thumbnail

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

09.09.2025 16:00 β€” πŸ‘ 3    πŸ” 4    πŸ’¬ 0    πŸ“Œ 1
Make your proposals for Interop 2026

Make your proposals for Interop 2026

Help shape the future of the web πŸ’‘ Submit your proposals for Interop 2026 β†’ goo.gle/3V13xA8

The submission form is open until September 24. Get inspired by checking out the seven-month progress report for Interop 2025, including updates on view transitions and anchor positioning.

04.09.2025 21:23 β€” πŸ‘ 5    πŸ” 2    πŸ’¬ 1    πŸ“Œ 0
Video thumbnail

Mark your calendars! πŸ—“οΈ The Google Chrome Built-in AI Challenge 2025 officially launches on September 9th. Create a web app or Chrome Extension using our built-in AI APIs and compete for up to $14,000.

Need a spark? See last year's projects→ goo.gle/3UOm3eY

03.09.2025 21:00 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
baseline status now inline on hover for css properties

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.

22.08.2025 18:03 β€” πŸ‘ 126    πŸ” 38    πŸ’¬ 3    πŸ“Œ 1
Preview
Baseline for CSS properties now in Chrome DevTools Β |Β  Blog Β |Β  web.dev Baseline information is now available for CSS properties in the Elements panel of Chrome DevTools!

Handy! web.dev/blog/baselin...

20.08.2025 08:45 β€” πŸ‘ 42    πŸ” 8    πŸ’¬ 2    πŸ“Œ 0

Phil has a great set of posts on using Baseline!

13.08.2025 14:41 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Long text ➑️ short summary. The Summarizer API is available in Chrome Stable. In Chrome, you can use this API to condense long articles, transcripts, and more, with Gemini Nano.

Which of Chrome's built-in AI APIs will you hatch? β†’ goo.gle/3GltpD3

12.08.2025 22:25 β€” πŸ‘ 12    πŸ” 3    πŸ’¬ 3    πŸ“Œ 4
Preview
Baseline for CSS properties now in Chrome DevTools Β |Β  Blog Β |Β  web.dev Baseline information is now available for CSS properties in the Elements panel of Chrome DevTools!

Baseline for CSS properties now in Chrome DevTools

07.08.2025 07:57 β€” πŸ‘ 12    πŸ” 5    πŸ’¬ 1    πŸ“Œ 2
Preview
New in Chrome 139 Β |Β  Blog Β |Β  Chrome for Developers Squircles and custom functions come to CSS, and on-device speech recognition to the Web Speech API.

New in Chrome 139

https://developer.chrome.com/blog/new-in-chrome-139?hl=en

07.08.2025 10:41 β€” πŸ‘ 9    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Preview
una.im | Creating a scroll-spy with 2 lines of CSS scroll-target-group is a new CSS feature that lets you create scroll-spy table of contents with basically 2 lines of CSS.

scroll-target-group is coming to Chrome 140 (stable next month)!

Building on CSS carousel APIs, scroll-target-group lets you "enhance" elements into scroll markers, enabling you to build this scroll-spy effect in 2 lines of CSS!

Makes for a great progressive enhancement!

una.im/scroll-targe...

29.07.2025 19:30 β€” πŸ‘ 74    πŸ” 17    πŸ’¬ 4    πŸ“Œ 0
Getting Image Insights with Built-in Chrome AI and EXIF Data A mashup of AI and API techniques to get information about an image.

@raymondcamden.com uses the Prompt API multimodal capabilities to create tags for images! Great use-case! www.raymondcamden.com/2025/07/25/g...

Learn more about the API, which uses Gemini Nano in Chrome, and join the Origin Trial at developer.chrome.com/docs/ai/prom...

26.07.2025 04:32 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
New to the web platform in May Β |Β  Blog Β |Β  web.dev Discover some of the interesting features that have landed in stable and beta web browsers during May 2025.

New to the web platform in May

https://web.dev/blog/web-platform-05-2025?hl=en

04.06.2025 09:53 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

Got the chance to chat with Google's Kenji Baheux who has been working on Web AI APIs today! (I'm personally excited about the possibility of using on-device LLMs to screen interactions for toxicity.) Learn all about these news APIs: developer.chrome.com/docs/ai

04.06.2025 10:17 β€” πŸ‘ 14    πŸ” 3    πŸ’¬ 1    πŸ“Œ 0
Thomas on stage presenting

Thomas on stage presenting

Built-in AI APIs for the Web by @tomayac.com

Follow on the live stream: www.youtube.com/live/De4n7vj...

02.06.2025 15:28 β€” πŸ‘ 10    πŸ” 3    πŸ’¬ 0    πŸ“Œ 0

I am hiring a developer advocate role for Chrome, located in Canada (Waterloo). If you could be interested please DM me!

31.05.2025 18:15 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
10 updates from Google I/O 2025: CSS carousels, AI-powered DevTools, Prompt API with multimodal capabilities, and more Β |Β  Blog Β |Β  Chrome for Developers Discover exciting features from the Google I/O Developer Keynote and sessions.

Here’s what we announced for the web at Google I/O:

developer.chrome.com/blog/web-at-...

20.05.2025 23:11 β€” πŸ‘ 8    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Google I/O 2025: What to expect, including updates to Gemini and Android 16 | TechCrunch Google I/O, Google's biggest developer conference of the year, is nearly upon us. Here's what to expect, including updates to Gemini and Android.

Google I/O 2025: What to expect, including updates to Gemini and Android 16

09.05.2025 20:42 β€” πŸ‘ 17    πŸ” 5    πŸ’¬ 0    πŸ“Œ 0

πŸ’” so sorry & feeling so sad for you.

11.04.2025 22:26 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I am incredibly lucky to have worked with you, you bring so much fun and joy along with deep technical capability - I’m going to miss you!

31.03.2025 20:47 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0