Skip to content

Commit dcc176a

Browse files
Hans5958Samq64WorldLanguages
authored
Privacy policy changes (#326)
* Mention list of currently enabled addons on privacy policy * Use "of" instead of "for" * Generalize to collecting interactions instead of specifically downloads * Wrap X-Token with code blocks * Remove mention of Google Fonts since it is no longer used * Update text regarding sending extension settings * Remove mention of Skypack since it is no longer used * Use jsDeliver as the name of the CDN * Update naming and link to jsDelivr CDN to reflect the changes on the policy * Replace Glitch with Napkin.io Co-authored-by: Samuel Q. <81489795+Samq64@users.noreply.github.com> * Napkin.io -> Napkin * Napkin suggestion by Samq Co-authored-by: Samq64 <81489795+Samq64@users.noreply.github.com> * Fix "sending a feedback" Co-authored-by: David <mundofinky@gmail.com> * Set policy date * Add description about list of enabled addons (not just in summary) * Fix "sending a feedback" 2 Co-authored-by: WorldLanguages <mundofinky@gmail.com> * Add changelog --------- Co-authored-by: Samuel Q. <81489795+Samq64@users.noreply.github.com> Co-authored-by: David <mundofinky@gmail.com>
1 parent b0a11e1 commit dcc176a

2 files changed

Lines changed: 18 additions & 14 deletions

File tree

content/docs/policies/privacy/extension.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ aliases:
88
no_comments: true
99
---
1010

11-
> Last updated: 26 July 2022
11+
> Last updated: 17 August 2025
1212
1313
This page informs you of our policies regarding the collection, use, and disclosure of personal data when using the Scratch Addons extension and the choices you have associated with that data.
1414

@@ -24,9 +24,9 @@ We use your data to provide and improve the service. By using the service, you a
2424

2525
We don't know how many users have enabled the pause button or turned on light mode.
2626

27-
- **We never send Scratch account information or extension settings outside of your browser.**
27+
- **We never send Scratch account information or extension settings outside of your browser without your permission.**
2828

29-
Extension settings only leave your device if you've enabled Chrome/Firefox/Edge Sync.
29+
Extension settings only leave your device if you've enabled Chrome/Firefox/Edge Sync or when you share your list of enabled addons upon sending feedback.
3030

3131
- **By default, the extension only interacts with the Scratch website and this website.**
3232

@@ -42,7 +42,7 @@ Temporarily-stored information might include:
4242

4343
- Your Scratch account's username and user ID.
4444
- Values of the `scratchcsrftoken` and `scratchlanguage` cookies.
45-
- Value of your Scratch authentication token "X-Token".
45+
- Value of your Scratch authentication token, `X-Token`.
4646
- Your most recent Scratch messages.
4747

4848
## Permanently-Stored Information
@@ -58,9 +58,11 @@ Permanently-stored information might include:
5858
- Whether the Scratch Addons update notification was shown.
5959
- Whether the extension was muted through the context menu.
6060

61-
The extension by itself does not send any of this information outside of your device.
61+
If you enable Chrome Sync, Firefox Sync, Edge Sync, or any other compatible browser data synchronization feature, this information might be sent to that service by your browser.
6262

63-
However, if you enable Chrome Sync, Firefox Sync, Edge Sync, or any other compatible browser data synchronization feature, this information might be sent to that service by your browser.
63+
When sending feedback through <https://scratchaddons.com/feedback>, an option is provided to include the list of currently enabled addons of your Scratch Addons instance. This list is attached locally for your convenience and is not sent automatically. You may choose whether to attach this information on your provided feedback. The processing of the feedback data is subject to the [Website Privacy Policy](/docs/privacy/policies/website#feedback).
64+
65+
Other than the described information, the extension by itself does not send any of this information outside of your device.
6466

6567
## Third Parties
6668

@@ -90,5 +92,6 @@ If you have any questions, please contact us through our feedback page at <https
9092

9193
## Extension Privacy Policy Changelog
9294

95+
- **17 August 2025:** add mention of the feedback page, minor style adjustments ([diff](https://github.com/ScratchAddons/website-v2/pull/326/files))
9396
- **26 July 2022:** reference Microsoft Edge browser ([diff](https://github.com/ScratchAddons/website-v2/commit/610c656bd30fd394bd6dbff98bfad677ce99e7f0))
9497
- **28 May 2021:** created

content/docs/policies/privacy/website.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ aliases:
88
no_comments: true
99
---
1010

11-
> Last updated: 28 May 2021
11+
> Last updated: 17 August 2025
1212
1313
This page informs you of our policies regarding the collection, use, and disclosure of personal data when using the Scratch Addons website (<https://scratchaddons.com>) and the choices you have associated with that data.
1414

@@ -37,28 +37,28 @@ We might, however, use local storage capabilities to store basic preferences, su
3737

3838
## Analytics
3939

40-
We use a self-hosted Plausible Analytics instance routed through our analytics subdomain to count website visits, downloads, etc. Plausible works without collecting any personal data or personally identifiable information, and without using cookies. You can see the same data we can see on the [public analytics dashboard](https://analytics.scratchaddons.com).
40+
We use a self-hosted Plausible Analytics instance routed through our analytics subdomain to count website visits, interactions, etc. Plausible works without collecting any personal data or personally identifiable information, and without using cookies. You can see the same data we can see on the [public analytics dashboard](https://analytics.scratchaddons.com).
4141

4242
## Feedback
4343

4444
When sending feedback through <https://scratchaddons.com/feedback>, some data included in the request is:
4545

4646
- Text written in the "identifiers" field, if any.
4747
- Text written in "feedback" field.
48-
- The version number for your Scratch Addons instance.
48+
- The version number of your Scratch Addons instance.
4949
- Your browser's user agent string (which often includes your browser's and operating system's names and version numbers).
50+
- Optionally, the list of currently enabled addons of your Scratch Addons instance.
5051

51-
Feedback is sent to a public open source [Glitch.com Node.js server instance](https://glitch.com/edit/#!/scratchaddons-feedback) which then redirects the information to a [Discord](https://discord.com) server. We do not log the IP addresses of the users that send feedback. You can verify this by looking at the Glitch server source code linked above.
52+
Feedback is sent to a public open source [Napkin Node.js server instance](https://scratchaddons.npkn.net/feedback/) which then redirects the information to a [Discord](https://discord.com) server and an internal GitHub repository. We do not log the IP addresses of the users that send feedback. You can verify this by looking at the Napkin server source code linked above.
5253

5354
## Third Parties
5455

5556
When using our website, third party services might be reached, such as:
5657
- [Cloudflare](https://www.cloudflare.com/privacypolicy/) for website hosting
5758
- [GitHub](https://docs.github.com/en/github/site-policy/github-privacy-statement) for website hosting
58-
- [cdn.jsdelivr.net](https://www.jsdelivr.com/terms/privacy-policy-jsdelivr-net) for library CDN
59-
- [Skypack](https://www.skypack.dev/legal/privacy-policy) for library CDN
60-
- [Google services](https://policies.google.com/privacy) such as YouTube and Google Fonts
61-
- [Glitch](https://glitch.com/legal/privacy) for sending feedback
59+
- [jsDelivr CDN](https://www.jsdelivr.com/terms/privacy-policy) for library CDN
60+
- [Google services](https://policies.google.com/privacy) such as YouTube
61+
- [Napkin](https://app.termly.io/document/privacy-policy/652a111f-c37d-4094-906f-591414c28205) for sending feedback
6262

6363
## Links to Other Websites
6464

@@ -70,4 +70,5 @@ If you have any questions, please contact us through our feedback page at <https
7070

7171
## Website Privacy Policy Changelog
7272

73+
- **17 August 2025:** move host from Glitch to Napkin, clarify analytics data collection, minor style adjustments ([diff](https://github.com/ScratchAddons/website-v2/pull/326/files))
7374
- **28 May 2021:** created

0 commit comments

Comments
 (0)