瀏覽代碼

re-fix (#4584)

re-fix docs
tags/v0.16.0
so95 9 月之前
父節點
當前提交
598e142c85
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. 2
    2
      intergrations/extension_chrome/README.md

+ 2
- 2
intergrations/extension_chrome/README.md 查看文件

@@ -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/.

Loading…
取消
儲存