Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
Better twitch url permission fo the future ff codes
  • Loading branch information
alirezaabdi01 authored May 28, 2023
1 parent 6823798 commit efc09e7
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 @@ -17,7 +17,7 @@
},
"content_scripts": [{
"matches":[
"*://*.twitch.tv/*"
"*://www.twitch.tv/*"
],
"run_at": "document_idle",
"js": ["content.js"]
Expand Down

0 comments on commit efc09e7

Please sign in to comment.