mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-04-23 14:40:03 +08:00
parent
cbc3c5297e
commit
598e142c85
@ -1,5 +1,5 @@
|
|||||||
# Chrome Extension
|
# Chrome Extension
|
||||||
|
```
|
||||||
chrome-extension/
|
chrome-extension/
|
||||||
│
|
│
|
||||||
├── manifest.json # Main configuration file for the extension
|
├── manifest.json # Main configuration file for the extension
|
||||||
@ -19,7 +19,7 @@ chrome-extension/
|
|||||||
│ ├── utils.js # File containing utility functions
|
│ ├── utils.js # File containing utility functions
|
||||||
│ └── api.js # File containing API call logic
|
│ └── api.js # File containing API call logic
|
||||||
└── README.md # Instructions for using and installing the extension
|
└── README.md # Instructions for using and installing the extension
|
||||||
|
```
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
1. Open chrome://extensions/.
|
1. Open chrome://extensions/.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user