Always Ask Gemini — Privacy Policy
Last updated: August 19, 2026
What the extension does
Always Ask Gemini is a Chrome extension that runs on
youtube.com video pages. When a video loads, it looks for
YouTube's own "Ask" button (part of YouTube's built-in, experimental
"Ask about this video" feature) and, if present, clicks it and then
clicks "Summarize the video" inside the panel that opens. It automates
two clicks on buttons that are already part of YouTube's interface — it
does not add, modify, or extract any content from the page beyond that.
Data we collect
The extension itself collects none. It does not have a server, does not make any network requests of its own, and does not use analytics, advertising, or tracking of any kind. The popup's "Send Feedback" link opens a separate web page (this site, not the extension) — see "Feedback" below for what that page does.
Data stored locally
The extension stores exactly one value: a boolean flag indicating
whether automation is turned on or off (set from the toolbar popup).
This is stored using Chrome's built-in
chrome.storage.sync API, which:
- Stays within your own Google account's Chrome sync — it follows you across your signed-in Chrome installs, the same way your bookmarks or browser settings do.
- Is never transmitted to the developer, to this website, or to any third-party server.
- Contains no personal information, browsing history, or video data — just the on/off state.
Permissions used
- storage — used only to save the on/off toggle described above.
-
Content script access to
https://www.youtube.com/*— used only to find and click the "Ask" and "Summarize the video" elements that YouTube itself renders. The extension does not read, store, or transmit video titles, comments, watch history, or any other page content.
Third-party services
The extension itself: none. It does not integrate with, or send data to, any third-party analytics, advertising, or cloud service.
Feedback
The popup's optional "Send Feedback" link opens this page's feedback form in a new tab — a separate web page, not part of the extension. If you fill it out and press submit, whatever you typed (plus the extension version and your browser's user-agent string, so bug reports include useful context) is sent to a small server-side function the developer runs, which files it as a GitHub issue on the source repository, assigned to the developer for follow-up. Nothing is sent unless you take that action yourself; closing the tab without submitting sends nothing.
Children's privacy
This extension is not directed at children and does not knowingly collect any information from anyone, including children, because it does not collect information from anyone at all.
Changes to this policy
If this policy ever changes, the update will be posted on this same page with a revised "Last updated" date above.
Contact
Questions about this policy or the extension can be sent to victor.williams.dev@gmail.com.