PopDocs is a Chrome extension that helps users quickly access and search their Google Drive files. We use the drive.metadata.readonly scope solely to retrieve a list of file titles and IDs to build a local search index within the user's browser.
This allows for near-instant searching of a user's workspace without opening multiple tabs. We do not read, store, or transmit the actual content of any files. All metadata is processed strictly on the client side, and we do not maintain any external servers for user data storage.