Modern S3 Browser with AWS JS SDK
This is a chrome extention to access and upload AWS S3 files.
MyS3Browser uses AWS JS SDK, This should keep this compatible with all the latest changes AWS S3 has done. It should remain compatible as long as AWS is maintaining their JS SDK.
Yes, It does. In fact that's the feature compelled me to create it.
Yes, all links are presigned downloadable links. Works for 15mins max.
Yes.
- Checkout code
$ npm install && bower install
$ gulp watch
$ gulp build package