Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
queeeeeeee authored May 17, 2024
1 parent 5ccf4d6 commit df6ee58
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 @@ -7,7 +7,7 @@
"service_worker": "background.js"
},
"content_scripts": [{
"matches": ["https://*.twitter.com/*"],
"matches": ["https://*.twitter.com/*","https://*.x.com/*"],
"js": ["contentScript.js"]
}],
"action": {
Expand Down

0 comments on commit df6ee58

Please sign in to comment.