Claude in Chrome | Claude
Bring Claude's AI assistance to your browser. Ask questions, analyze data, automate tasks, and navigate sites in Chrome. Works with Claude Code and Desktop.
/** * Countries and regions that require explicit user consent before setting * non-essential cookies (analytics, marketing, etc.) under privacy regulations. * * This list includes: * - EU 27 member states (GDPR) * - EU member state overseas territories * - United Kingdom and territories (UK GDPR) * - Canada (PIPEDA) * - Brazil (LGPD) * - India (DPDPA) * * Keep this in sync with website repo and apps repo. */ const EXPLICIT_CONSENT_COUNTRIES = new Set([ // EU 27 Member States (GDPR) , // India (DPDPA) ]) /** * Configuration for cookies to delete when users opt out of tracking. * Based on: http
saved by
related reading
- OpenAI Platformplatform.openai.com
- DuckDuckGo - Protection. Privacy. Peace of mind.duckduckgo.com
- Pipedpiped.kavin.rocks
- BlockSite: Filter Websites and Content You Don't Want To Seeuser.blocksite.co
- BlockSite: Filter Websites and Content You Don't Want To Seeuser.blocksite.co
- Dia | A browser you won't dread openingdiabrowser.com
- Prompting best practicesdocs.anthropic.com
- Gecko Roboticsgeckorobotics.com
- Khan Academy | Khan Academykhanacademy.org
- Shopify Live Globe 2025bfcm.shopify.com
- Khan Academykhanacademy.org
- Khan Academy | Khan Academykhanacademy.org