We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d87a33 commit 109fa1cCopy full SHA for 109fa1c
README.md
@@ -182,7 +182,7 @@
182
183
> [用 electron 实现一个桌面客户端]
184
185
-> [谷歌浏览器扩展程序制作指南](https://github.com/programmer-zhang/front-end/tree/master/profiles/chrome-extension.md)
+> [谷歌浏览器扩展程序 V3 制作指南](https://github.com/programmer-zhang/front-end/tree/master/profiles/chrome-extension.md)
186
187
> [前端使用 node 实现 读写 Excel文件](https://github.com/programmer-zhang/front-end/tree/master/profiles/node-xlsx.md)
188
profiles/chrome-extension.md
@@ -1,4 +1,4 @@
1
-# 谷歌浏览器扩展程序制作指南
+# 谷歌浏览器扩展程序 V3 制作指南
2
3
> 出于对隐私保护、安全性、性能的加强,谷歌随着 `Chrome 88` 的升级,将推行 `Manifest V3` 扩展程序规范。
4
0 commit comments