File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99 (isLiveTL ? ' hyperchat' : ' assets' ) + ' /logo.png'
1010 );
1111 const reviewLink = __BROWSER__ === ' firefox'
12- ? ' https://addons.mozilla.org/en-US/firefox/addon/hyperchat /'
13- : ' https://chrome .google.com/webstore/ detail/hyperchat-optimized-youtu/naipgebhooiiccifflecbffmnjbabdbh ' ;
12+ ? ' https://addons.mozilla.org/en-US/firefox/addon/ytcfilter /'
13+ : ' https://chromewebstore .google.com/detail/ytcfilter-youtube-chat-fi/mnldnbhgfocmkehnlkeanlhfmopepnko ' ;
1414 const classes = ' p-2 rounded inline-flex flex-col overflow-hidden ' +
1515 ' bg-secondary-50 dark:bg-secondary-600 w-full' ;
1616
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ export default defineConfig({
7575 zipPack ( {
7676 inDir : buildDir ,
7777 outDir : 'build' ,
78- outFileName : `HyperChat -${ browser } .zip`
78+ outFileName : `YtcFilter -${ browser } .zip`
7979 } )
8080 ]
8181} ) ;
You can’t perform that action at this time.
0 commit comments