Skip to content

Commit

Permalink
restricted domain to youtube
Browse files Browse the repository at this point in the history
  • Loading branch information
mfs12 committed Jan 30, 2021
1 parent a225b38 commit b7fbf56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"permissions": [
"tabs",
"webRequest",
"*://*/*",
"*://*.youtube.com/*",
"webRequestBlocking",
"storage"
],
Expand Down

0 comments on commit b7fbf56

Please sign in to comment.