Skip to content

Commit

Permalink
Improve udemy integration
Browse files Browse the repository at this point in the history
  • Loading branch information
Nitrino committed Sep 3, 2023
1 parent 74d060d commit d8643df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const manifest: chrome.runtime.ManifestV3 = {
"https://kinopub.cc/*",
"https://app.plex.tv/*",
"https://plex.ukrapka.tech/*",
"https://www.udemy.com/*",
"https://www.udemy.com/course/*/learn/lecture/*",
],
js: ["src/pages/content/index.js"],
css: ["assets/css/contentStyle<KEY>.chunk.css"],
Expand Down

0 comments on commit d8643df

Please sign in to comment.