Skip to content

Commit 933dfab

Browse files
committed
Add FireFox add-on address
1 parent 5bb2ffc commit 933dfab

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ MakeZero 是一个用于加密网络文本的 Chrome 插件。
2323

2424
<u>**插件演示视频**</u>:[Make Zero | SNS 从加密开始](https://www.bilibili.com/video/BV1x54y1t7MR)
2525

26+
<u>**下载地址**</u>: Chrome(审核中) Edge(审核中) [FireFox](https://addons.mozilla.org/zh-CN/firefox/addon/make-zero/)
27+
2628

2729
## 它能做什么?
2830

@@ -43,7 +45,8 @@ git clone https://github.com/sheepzh/make-zero.git
4345
cd make-zero
4446
npm install
4547

46-
# 开发环境编译,输出目录:dist_dev
48+
# 开发环境编译,输出目录:dist_dev(Chrome,Edge),firefox_dev(FireFox)
49+
# Chrome 内核浏览器与 FireFox 浏览器 manifest.json 有细微差别
4750
npm run build
4851

4952
# 生产环境编译

0 commit comments

Comments
 (0)