An unified user interface for AWS S3 and other object storages.
This extension was developed to work with any S3-compatible object storage which support AWS S3 APIs spec.
- Supports popular S3 object storages (AWS S3, Storj, Google Cloud storage, Digital Occean's spaces, Minio ...)
- Core features:
+ Single/multiple file(s) upload, download, copy, delete ...
+ Support copy/move objects across different buckets
+ Bucket listing/creation/delete
+ Folder-like structure listing using prefix and delimitter
+ Generate share link using presigned request with custom expire time
+ Compatible with any object storage supporting S3 AWS API by specifying server's host/port. Meaning local S3 server's supported too.
Users are able to chage bucket url as Path Style or Virtual-host style request depends on S3 server.
For example: For AWS S3
++ Path style: https://s3.amazonaws.com/[bucket-name]/[object-path] -> this is deprecated. only support bucket created before September 30, 2020
++ Virtual-host style: https://[bucket-name].s3.amazonaws.com/[object-path] -> recommended - default AWS s3 template we use this style, you can change it with custom template
+ Support upload/download file with big size (> 5GB), transfers queueing, progress tracking
+ Access controll list (ACL) management, block public access
+ Audio/Video preview without download the whole file.
+ Drag/Drop files upload
*** Tags:
S3, Explorer, AWS, GCP, Cloud Storage, Minio, Digital Occean Spaces, Wasabi, Cleversafe
Object Storage, Self-hosted S3, Ceph, Zenko, Riak S2, Triton, LeoFS, HyperStore
Storj
Latest reviews
- (2022-07-15) Akeeb Khan: - Trouble in connecting Amazon S3 - Cannot Upload Folder on Amazon S3 - Unstable
- (2022-03-08) Luke Dixon: Need to be able to download a folder for this extension to be useful.
- (2021-10-07) Sagar Wadhwa: Much better than anything else available on the Chrome Web Store.
- (2021-07-21) Shakiba Moshiri: the best one so far - even better then Minio S3 Browser
- (2021-06-28) Rang Tang: I'd like to use Custom host, but whatever "region" I fill in, it resets to "us-east-1" when connecting
- (2021-06-07) Lang Thang: Suit me well, was looking for this extension for very long time :). thanks.
Latest issues
- (2023-08-29, v:1.0.8) Heinz Prögel: Are you still maintaining this ?
Hello, do you still maintain this plugin? If not, could u publish the code on github so we can revive it? Thanks - (2022-09-20, v:1.0.8) Inspired Earth: Connection failed: Network Error
It connects fine to S3. I can see all my buckets. But trying to do anything else, such as opening most of the buckets, or trying to upload files, results in, "Connection failed: Network Error" and / or "Upload fail". Any suggestions? - (2021-12-14, v:1.0.8) Roberto Arroyo: Region header bug
Same problem that review: I'd like to use Custom host, but whatever "region" I fill in, it resets to "us-east-1" when connecting - (2021-10-08, v:1.0.8) Rich Robertson: Cannot download or upload folders, only files.
hello, I really like this extension; It would be really nice to be able to download and upload a folder, rather than individual files. - (2021-10-05, v:1.0.4) Martina Lima: Error: "Cannot read properties of null (reading owner)"
Hi, I'm seeing this error when trying to open a folder: "Cannot read properties of null (reading owner)" - (2021-10-04, v:1.0.3) Blair Anson: Cannot read properties of null (reading 'owner')
In v1.0.3 I am now seeing this error "Cannot read properties of null (reading 'owner')" when I attempt to open a folder within a bucket - (2021-08-24, v:0.1.25) Guilherme Gustavo Souza Lima (Guilherme Lima, e você?): Extension not installing
When I go to install appears an error screen saying that not possible uncompress the extension. I had that extension before but I removed. Now I can´t install it again due that error. Any ideas? - (2021-08-16, v:0.1.23) Jeffry Luqman: How to set ACL?
I can upload the file, but I can't download the file via the url with the following error <Error> <Code>AccessDenied</Code> <BucketName>grest</BucketName> <RequestId>tx000000000000004a9f78b-006119f1f1-1a7f898-id-jkt-1</RequestId> <HostId>1a7f898-id-jkt-1-default</HostId> </Error> how do i set the acl as public read so i can download it directly via url? - (2021-07-16, v:0.1.21) George Fan: How to filter bucket list
Is it possible to filter bucket list so that I can only see the bucket I want to see instead of bunch of buckets in the list? - (2021-06-18, v:0.1.18) Kjetil Pedersen: Scroll
Hello. I cant scroll in the file list.