Skip to content

Commit 5695519

Browse files
committed
fix
1 parent 3058965 commit 5695519

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ Donate? Muốn hỗ trợ mình 1 ly cafe <3 [Donate here](https://github.com/Ho
1111

1212
## How to install
1313

14-
[Watch on youtube](https://www.youtube.com/watch?v=2wFTbDK80g0)
14+
- Chrome Webstore - Coming soon...
15+
16+
- Local install - [Watch on youtube](https://www.youtube.com/watch?v=2wFTbDK80g0)
1517

1618
[![How to install](https://img.youtube.com/vi/2wFTbDK80g0/0.jpg)](https://www.youtube.com/watch?v=2wFTbDK80g0)
1719

popup/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import {
1616
refreshSpecialTabs,
1717
getAllTabs,
1818
} from "./tabs.js";
19-
import _ from "../md/exportScriptsToMd.js";
19+
// import _ from "../md/exportScriptsToMd.js";
2020

2121
const tabDiv = document.querySelector("div.tab");
2222
const contentDiv = document.querySelector("div.content");

0 commit comments

Comments
 (0)