Skip to content

Commit 757773c

Browse files
committed
Change extension links
1 parent d8da2ef commit 757773c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/utils/chrome-url.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
export const CHROME_STORE_REVIEW_URL = `https://chromewebstore.google.com/detail/web-activity-time-tracker/${__APP_ID__}/reviews`;
2-
export const CHROME_STORE_SUPPORT_URL = `https://chromewebstore.google.com/detail/web-activity-time-tracker/${__APP_ID__}/support`;
1+
export const CHROME_STORE_REVIEW_URL = `https://chromewebstore.google.com/detail/timespy-block-websites-po/${__APP_ID__}/reviews`;
2+
export const CHROME_STORE_SUPPORT_URL = `https://chromewebstore.google.com/detail/timespy-block-websites-po/${__APP_ID__}/support`;
33
export const CHROME_STORE_CLEAR_YOUTUBE_URL =
44
'https://chromewebstore.google.com/detail/clean-youtube-update-yout/kalhfjomailhflienkfajocjodgjipie?utm_source=watt';
55

0 commit comments

Comments
 (0)