Skip to content

Commit

Permalink
Updated feedbackURLs for Chrome and Chromium
Browse files Browse the repository at this point in the history
  • Loading branch information
gy-mate authored Apr 20, 2024
1 parent e3ef7bd commit 2dc44f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions webextension/scripts/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ const hostURLs = {
}

const feedbackURLs = {
chrome: 'https://chrome.google.com/webstore/detail/wayback-machine/fpnmgdkabkmnadcjpehmlllkndpkmiak/reviews',
chromium: 'https://chrome.google.com/webstore/detail/wayback-machine/fpnmgdkabkmnadcjpehmlllkndpkmiak/reviews',
chrome: 'https://chromewebstore.google.com/detail/wayback-machine/fpnmgdkabkmnadcjpehmlllkndpkmiak/reviews',
chromium: 'https://chromewebstore.google.com/detail/wayback-machine/fpnmgdkabkmnadcjpehmlllkndpkmiak/reviews',
firefox: 'https://addons.mozilla.org/en-US/firefox/addon/wayback-machine_new/',
safari: 'https://apps.apple.com/us/app/wayback-machine/id1472432422',
brave: 'https://chrome.google.com/webstore/detail/wayback-machine/fpnmgdkabkmnadcjpehmlllkndpkmiak/reviews',
Expand Down

0 comments on commit 2dc44f1

Please sign in to comment.