File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
2121const tabDiv = document . querySelector ( "div.tab" ) ;
2222const contentDiv = document . querySelector ( "div.content" ) ;
You can’t perform that action at this time.
0 commit comments