Skip to content

Commit 109fa1c

Browse files
update article title
1 parent 7d87a33 commit 109fa1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
183183
> [用 electron 实现一个桌面客户端]
184184
185-
> [谷歌浏览器扩展程序制作指南](https://github.com/programmer-zhang/front-end/tree/master/profiles/chrome-extension.md)
185+
> [谷歌浏览器扩展程序 V3 制作指南](https://github.com/programmer-zhang/front-end/tree/master/profiles/chrome-extension.md)
186186
187187
> [前端使用 node 实现 读写 Excel文件](https://github.com/programmer-zhang/front-end/tree/master/profiles/node-xlsx.md)
188188

profiles/chrome-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 谷歌浏览器扩展程序制作指南
1+
# 谷歌浏览器扩展程序 V3 制作指南
22

33
> 出于对隐私保护、安全性、性能的加强,谷歌随着 `Chrome 88` 的升级,将推行 `Manifest V3` 扩展程序规范。
44

0 commit comments

Comments
 (0)