Last updated May 2, 2026
The Locker browser extension lets you pick files from your Locker workspace, your computer, or generate new ones with AI, then drop them into any file input on the web. This page describes what data the extension touches and where it goes. It applies only to the extension itself; the rest of Locker is governed by the main Locker privacy policy.
chrome.storage.local. Both stay on your device.host_permissions: <all_urls> — the file-input intercept content script must be allowed to run on any site so it can replace the OS file picker the moment you click an upload button. The script does nothing visible until you click such an input.tabs — used only to open the Locker sign-in tab and this privacy page in new tabs.scripting — required by Manifest V3 to register the intercept content script.storage — used for the local "signed in" flag and last-active workspace slug described above.activeTab — used so the popup can read the active tab's URL when you sign in, scoping the auth bounce to your current tab.Data the extension stores locally (the sign-in flag and active workspace slug) lives in your browser's extension storage and is removed when you uninstall the extension or sign out. File bytes picked from Locker are kept only in memory long enough to inject them into the target page's file input and are not persisted by the extension. Files generated by AI exist in memory while the preview is on screen and are discarded if you start over or close the dialog without using them.
The Locker extension is intended for users 13 years of age or older.
If we materially change how the extension handles data, we'll update this page and bump the “Last updated” date above. Continued use of the extension after such a change constitutes acceptance of the revised policy.
Questions or requests about extension data can be sent to privacy@locker.dev.