Last Updated: January 2026
The Auto Focus Element extension has a single, focused purpose: to automatically set keyboard focus on a user-defined web element (via CSS selectors) upon page load. This is designed to improve navigation efficiency and accessibility for the user.
- No Personal Information: We do not collect, store, or transmit any personal data, sensitive information, or browsing history.
- Local Storage: The CSS selectors you define are stored locally on your device using the
chrome.storageAPI. This data is used solely to identify which element to focus on when you visit a specific domain.