Skip to content

Commit

Permalink
Fix install page not instantly activating on chrome
Browse files Browse the repository at this point in the history
Adds host permission for dearrow website
  • Loading branch information
ajayyy committed Sep 11, 2024
1 parent 5b797ff commit 0a8c6f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifest/chrome-manifest-extra.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"host_permissions": [
"https://sponsor.ajay.app/*",
"https://dearrow-thumb.ajay.app/*",
"https://dearrow.ajay.app/*",
"https://*.youtube.com/*",
"https://www.youtube-nocookie.com/embed/*"
],
Expand Down

0 comments on commit 0a8c6f7

Please sign in to comment.