Skip to content

Commit 69255cf

Browse files
committed
Tweak dialog message
1 parent 11c52af commit 69255cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/github/common/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// We must update the key's version to re-request consent whenever the data we collect changes.
33
export const consentStorageKey = "codecov-consent-0.5.9";
44
export const consentDialogCopy =
5-
"By clicking OK, you are authorizing the Codecov browser extension to collect your IP address and the URLs you visit on domains you've given the extension access to. Declining this will prevent the extension from working. For more information see the Privacy Policy in the Codecov extension store listing.";
5+
"By clicking OK you agree to the Codecov browser extension's privacy policy. See https://addons.mozilla.org/en-US/firefox/addon/codecov/privacy/ to read the policy. This message will show up again if you click Cancel. If you do not wish to agree please uninstall the extension.;
66
77
export const animationName = "codecov-gh-observer";
88

0 commit comments

Comments
 (0)