Skip to content

Commit

Permalink
docs: 📝 version 3 documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecBlance committed Oct 8, 2024
1 parent ad2c392 commit 3d872ff
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 2 deletions.
33 changes: 31 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# [WIP] S3BucketList v3
# S3BucketList v3.0.0

This is the current look of the new version of S3Buckets. Checklist of the features to be added are in https://github.com/AlecBlance/S3BucketList/pull/11
Search, lists, and checks S3 Buckets found in network requests while you are browsing.

![alt text](image.png)

## Installation

1. Download the latest release zip
2. Extract
3. Go to Google Chrome's Settings > Tools > Extensions
4. Enable Developer Mode ( toggle button in top-right corner )
5. Click "Load unpacked" and locate the extracted zip from step 2
6. Browse the internet 🎉

## Features

- Filters S3Buckets
- Extract ACL permissions
- Download buckets recorded
- Manage buckets recorded

## Roadmap

- Add CI/CD for releases and versioning
- Add blacklisting

## Tech Stack

**Client:** React, TailwindCSS, shadcn, zustand, Chrome API

## Acknowledgements

Icon: <a href="https://www.flaticon.com/free-icons/bucket" title="bucket icons">Bucket icons created by Yuan Design - Flaticon</a>
Binary file modified image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3d872ff

Please sign in to comment.