Skip to content

Commit 2edde7a

Browse files
committed
remove dev features
1 parent 5ec5d24 commit 2edde7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

popup/tabs.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const tabs = [
2828
{
2929
...CATEGORY.search,
3030
scripts: [
31-
s._test,
31+
// s._test,
3232
s.search_userscript,
3333
s.whatFont,
3434
s.similarWeb,
@@ -166,7 +166,7 @@ const tabs = [
166166
{
167167
...CATEGORY.youtube,
168168
scripts: [
169-
s.youtube_localDownloader,
169+
// s.youtube_localDownloader,
170170
s.youtube_downloadVideo,
171171
s.pictureInPicture,
172172
s.youtube_toggleLight,

0 commit comments

Comments
 (0)