Browser access for S3-compatible storage
BucketMate Browser Extension lets BucketMate Web send signed storage requests from your browser to supported S3-compatible providers. It is built for users who want the web app workflow while keeping credentials outside BucketMate servers.
BucketMate Web signs a storage request in the browser, sends it through the extension, and receives the supported storage provider response back in the app.
Extension supportNo stored credentials
The extension does not save access keys, secret keys, session tokens, or bucket configuration.
Scoped app access
The content script only runs on BucketMate Web app domains and localhost during local development.
Direct provider requests
Signed S3-compatible requests are sent to supported storage provider endpoints to complete the action you start.
No ads or resale
The extension does not sell data, serve ads, or use request data for profiling.
What the extension handles
When you start an action in BucketMate Web, the app creates a signed S3-compatible request. The extension forwards that request to a supported provider endpoint and returns the provider response to the web app.
Request URLs, headers, request bodies, response headers, and response bodies are processed only to complete the action you requested.
Support and review notes
For Chrome Web Store review, this page documents the extension purpose, allowed app origins, data handling, and support path.