Privacy policy
Effective 2026-08-25. Applies to the Polyglot Slides add-on for Google Slides ("the add-on").
Summary
The add-on runs entirely inside Google's Apps Script platform. It has no server of its own, collects no personal data, and sends nothing anywhere except to Google Translate, and only the text you ask it to translate.
What the add-on can access
The add-on requests two Google permissions (OAuth scopes):
presentations.currentonly— view and manage the presentation the add-on is open in. It cannot see any other file in your Drive. It reads text and layout from the elements you select (or the slides you choose) and inserts translated copies into the same presentation.script.container.ui— show its menu and sidebar inside Google Slides.
It does not request access to your Drive, Gmail, Calendar, contacts, or account profile.
What is sent where
- Text you choose to translate is sent to Google Translate through Apps Script's built-in
LanguageAppservice, subject to Google's privacy policy. Nothing is sent until you click a translate action, and only the text in the selection or slides you chose. - Nothing is sent to the developer or to any third party. There are no analytics, trackers, or external servers.
What is stored
- Your language selection, stored in your own Google account's Apps Script user properties so the sidebar remembers it. It is visible only to you and is removed when you uninstall the add-on.
- Nothing else. The add-on keeps no copy of your presentations or translations.
Google may keep standard Apps Script execution logs (timestamps, error messages) on the project, as it does for any add-on; these do not include your slide content.
Google API Services User Data Policy
Polyglot Slides' use of information received from Google APIs adheres to the Google API Services User Data Policy, including the Limited Use requirements. Data obtained through Google APIs is used only to provide the add-on's translation features to you, is never sold, and is never used for advertising.
Children
The add-on is intended for teachers and other adults. It does not knowingly collect any information from anyone, including children.
Changes
Changes to this policy are published at this address with an updated effective date. Material changes will also be noted in the project's repository.
Contact
sprue.works — help@sprue.works, or open an issue at github.com/sprue-works/polyglot-slides/issues.