AWS JavaScript S3 Explorer is a JavaScript application that uses AWS's JavaScript SDK and S3 APIs to make the contents of an S3 bucket easy to browse via a web browser.
Used combination of CDN-advertized hashes, SRI hash generator site, and command-line openssl dgst -sha384 -binary FILENAME.js | openssl base64 -A to calculate SRI hashes.
Used combination of CDN-advertized hashes, SRI hash generator site, and command-line
openssl dgst -sha384 -binary FILENAME.js | openssl base64 -A
to calculate SRI hashes.