Copy Tab to AI — Last updated March 22, 2026
Copy Tab to AI does not collect, transmit, or store any personal data. The extension operates entirely locally in your browser.
chrome.storage.local) and deleted immediately after pasting into the target AI chat.chrome.storage.sync so they persist across sessions. No prompt data is sent to any external server.chrome.storage.sync.No data is shared with the extension developer or any third party. Page content is sent only to the AI chat service you select (e.g., Claude.ai, ChatGPT), by opening it in a new browser tab — the same as if you copied and pasted manually.
activeTab / scripting — To read the current page and inject the paste script into the AI chat tab.storage — To temporarily store extracted content and your preferences.<all_urls> — To fetch images that are blocked by CORS policies. Content scripts cannot read cross-origin images via canvas, so the background service worker fetches them.For questions about this policy, open an issue at github.com/kwanUm/copy-tab-to-ai.