Skip to content

Commit

Permalink
feat: cross-request
Browse files Browse the repository at this point in the history
  • Loading branch information
苏文雄 committed Feb 22, 2020
1 parent c2f2df8 commit ad488b9
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions client/components/Postman/CheckCrossInstall.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,9 @@ function CheckCrossInstall(props) {
</a>
</div> */}
<div>
<a target="blank" href="/api/interface/download_crx">
{' '}
[手动下载]{' '}
</a>
<span> zip 文件解压后将 crx 文件拖入到 chrome:https://extensions/(注意:一定要开启开发者模式) </span>
<a target="blank" href="https://juejin.im/post/5e3bbd986fb9a07ce152b53d">
{' '}
[详细安装教程]{' '}
[谷歌请求插件详细安装教程]{' '}
</a>
</div>
</div>
Expand Down

0 comments on commit ad488b9

Please sign in to comment.