Last updated: April 2026
TabWord is a Chrome extension that reads the text content of your active browser tab to select a word puzzle. This policy explains exactly what data is accessed, how it is used, and what is never done with it.
Page text content TabWord’s content script reads the visible text of your active tab when you open the extension popup. This is used solely to extract valid 5-letter words and select a puzzle word for that session.
Browser storage
TabWord uses chrome.storage.local to save:
This data is stored entirely on your device.
All game data (progress, statistics) is stored locally on your device using Chrome’s built-in chrome.storage.local API. This data:
| Permission | Purpose |
|---|---|
activeTab |
Access the text of the tab you are currently viewing to find a puzzle word |
scripting |
Inject a lightweight script to read page text when you open the popup |
storage |
Save your game progress and stats locally on your device |
If this policy is ever updated, the “Last updated” date at the top will reflect the change. No material changes will be made that result in data collection or transmission.
Questions or concerns? Open an issue on GitHub or reach out directly.