Skip to content
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.

Commit

Permalink
fix: youtube
Browse files Browse the repository at this point in the history
  • Loading branch information
axetroy committed Jul 20, 2023
1 parent ce49652 commit ea804d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions webpack.config.ts
Expand Up @@ -60,7 +60,9 @@ const webpackConfig: webpack.Configuration = {
// @match *://mail.google.com/*
// @match *://play.google.com/*
// @match *://youtube.com/watch?v=*
// @match *://www.youtube.com/watch?v=*
// @match *://youtube.com/channel/*
// @match *://www.youtube.com/channel/*
// @match *://encrypted.google.com/*
// @match *://www.so.com/*
// @match *://www.zhihu.com/*
Expand Down

0 comments on commit ea804d1

Please sign in to comment.