Skip to content

Commit

Permalink
Merge pull request #86 from djjorjinho/master
Browse files Browse the repository at this point in the history
fix: apply extension only to mail page UI
  • Loading branch information
joeytroy authored Apr 19, 2024
2 parents 7841055 + e5e03b5 commit 57da2a0
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 @@ -28,7 +28,7 @@
"content_scripts": [
{
"matches": [
"https://mail.google.com/*"
"https://mail.google.com/mail/*"
],
"css": [
"src/style.css"
Expand Down

0 comments on commit 57da2a0

Please sign in to comment.