re-fix docs
This commit is contained in:
so95 2025-01-22 17:13:26 +07:00 committed by GitHub
parent cbc3c5297e
commit 598e142c85
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
# Chrome Extension
```
chrome-extension/
├── manifest.json         # Main configuration file for the extension
@ -19,7 +19,7 @@ chrome-extension/
  ├── utils.js        # File containing utility functions
  └── api.js          # File containing API call logic
└── README.md           # Instructions for using and installing the extension
```
# Installation
1. Open chrome://extensions/.