Skip to content

Commit

Permalink
add support for amazon japan;
Browse files Browse the repository at this point in the history
  • Loading branch information
Juicetan committed Jun 15, 2024
1 parent 29a9543 commit 9db5f06
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@
"https://primevideo.com/*",
"https://www.primevideo.com/*",
"https://amazon.com/*",
"https://www.amazon.com/*"
"https://www.amazon.com/*",
"https://www.amazon.jp/*",
"https://www.amazon.co.jp/*"
],
"js": [
"dist/content.js"
Expand Down

0 comments on commit 9db5f06

Please sign in to comment.