Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions public/consent.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,12 +110,14 @@ <h1>Codecov Browser Extension</h1>
</p>
<p>
Additionally, you may choose to opt-in or opt-out of non-personal
telemetry collection (error reporting and performance data).
telemetry collection (error reporting and performance data). Opting-out
will not affect the functionality of the extension.
</p>
<p>
By clicking 'Accept', you confirm that you understand and agree to the
privacy policy of the Codecov Browser Extension. Should you decide not
to accept, please note that the extension will not work.
to accept, please note that the extension will be uninstalled as it
cannot function without collecting the data outlined above.
</p>
<br />
<button id="codecov-consent-accept">Accept and allow telemetry</button>
Expand Down