Search, lists, and checks S3 Buckets found in network requests while you are browsing.
- Filters S3Buckets
- Extract ACL permissions
- Download recorded buckets
- Manage recorded buckets
- Tab-specific bucket recording
- Detect unclaimed / hanging / vulnerable buckets
You can install this extension from the Chrome Web Store or:
- Download from the latest release.
- Extract the downloaded zip file
- On the top right of the Chrome browser, click the three dots.
- Select
Extension > Manage Extensions, and enableDeveloper Mode - Click
Load unpacked, and look for the extracted zip file.
You can install this extension from the Firefox add-ons or:
- Download from the latest release.
- Extract the downloaded zip file
- In your firefox browser, navigate to
about:debugging > This Firefox > "Load Temporary Addon" - Select the
manifest.jsonwithin the extracted zip file
- Clone the repository, and navigate to the S3BucketList folder
- Install pnpm
- Do
pnpm ito install the required modules - Do
pnpm zipfor chrome-compatible version orpnpm zip:firefoxfor firefox-compatible version. - A zip file will be created in the
dist/folder - Follow the manual installation steps above on how to install the extension.