Published
January 30, 2026

Have questions about your published site?
- What script errors are occurring?
- Why isn't this element showing?
- What is the text content of this page?
- What CSS do I need to make this element present the way I want it to?
- What is the list of image URLs in this page?
Anthropic has released a Chrome extension called Claude in Chrome ( CIC) , which displays Claude in a sidebar panel.
Why do I want this?
CIC uses Chrome Developer Protocol ( CDP ) which is the same protocol the the Chrome devtools use to access and monitor your site.
- Every element in the page
- All of your console logs
- Your network activity
Claude can now directly see these, on the current page you're looking at, if you open it and ask it for help.
Diagnose problems, extract content, consider modifications, it can help you figure it out.
What do I need?
- The Extension - https://chromewebstore.google.com/publisher/anthropic/u308d63ea0533efcf7ba778ad42da7390
- Claude account. There is likely a free way to use this, I haven't tried. You may need a Claude paid account in order to make full use of its capabilities.
