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 7584fd9 commit 2c39d8cCopy full SHA for 2c39d8c
scripts/insta_injectDownloadBtn.js
@@ -5,8 +5,9 @@ export default {
5
vi: "Thêm nút tải cho Instagram",
6
},
7
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' />",
+ en: "Add a download button to all photo/video/post/story on Instagram",
+ vi: "Thêm nút để tải (ảnh/video/story/post) trên Instagram",
10
+ img: "/scripts/insta_injectDownloadBtn.png",
11
12
whiteList: ["https://www.instagram.com/*"],
13
0 commit comments