Skip to content

Commit 2c39d8c

Browse files
author
hoang.tran12
committed
fix desc img
1 parent 7584fd9 commit 2c39d8c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

scripts/insta_injectDownloadBtn.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ export default {
55
vi: "Thêm nút tải cho Instagram",
66
},
77
description: {
8-
en: "Add a download button to all photo/video/post/story on Instagram <img style='width:100%' src='/scripts/insta_injectDownloadBtn.png' />",
9-
vi: "Thêm nút để tải (ảnh/video/story/post) trên Instagram <img style='width:100%' src='/scripts/insta_injectDownloadBtn.png' />",
8+
en: "Add a download button to all photo/video/post/story on Instagram",
9+
vi: "Thêm nút để tải (ảnh/video/story/post) trên Instagram",
10+
img: "/scripts/insta_injectDownloadBtn.png",
1011
},
1112
whiteList: ["https://www.instagram.com/*"],
1213

0 commit comments

Comments
 (0)