Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.
Open
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
4 changes: 2 additions & 2 deletions user_data.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ <h5 id="ques_2">2. What does “handle” mean in the User Data Policy? What are
<li>Collecting web browsing activity and any information about the website content or resources a user requests or interacts with, including the domains or URLs the browser interacts with, the content of the HTTP requests and responses, and data in a website’s browser storage (like cookies)</li>
</ul>

<h5 id="ques_3">3. What are examples of sensitive or personal user data?</h5>
<h5 id="ques_3">3. What are examples of personal or sensitive user data?</h5>

<p>
Sensitive or personal user data may include:
Expand All @@ -45,7 +45,7 @@ <h5 id="ques_3">3. What are examples of sensitive or personal user data?</h5>
<li>Web browsing activity (which is any information about the websites or other web resources a user requests or interacts with, including the domains or URLs the browser interacts with).</li>
</ul>

<h5 id="ques_4">4. My Product DOES NOT handle sensitive or personal data. What do I need to do?</h5>
<h5 id="ques_4">4. My Product DOES NOT handle personal or sensitive user data. What do I need to do?</h5>

<p>
You have no special or new obligations under the User Data Policy. Consistent with the prior policy and the <a href="https://developer.chrome.com/webstore/terms" target="_blank">Developer Terms of Service</a>, Products must disclose their collection, use, and sharing of user data. You can describe your privacy practices in any way users could easily find when installing or using your Product. For example, you could describe them in the Chrome Web Store description or via your Product’s interface. You could also choose to include a link to a privacy policy on your Product’s listing.
Expand Down