Privacy Policy for Silver Assist Revalidate
Effective Date: Oct 01 2025
Silver Assist Revalidate is a Chrome extension designed exclusively for internal use by employees and contractors of Silver Assist.
This extension allows authorized team members to trigger cache revalidation for specific websites (e.g. via /api/revalidate
) directly from the browser for internal testing or content updates.
Internal Use Only
This extension is intended for internal use only and is not meant for public distribution, installation, or use outside of Silver Assist’s internal environments.
Any use of the extension outside this context is not supported and may not function as intended.
What data we collect
This extension does not collect, transmit, or share any personal or sensitive user data.
The only data stored is:
- A user-provided token used to authenticate revalidation requests.
- A user-defined list of allowed domains (e.g., internal staging or production environments).
- Optional user preferences (such as UI mode or batch settings).
All of this is stored using Chrome’s chrome.storage.sync
or chrome.storage.local
APIs, and remains fully within the user’s browser profile. No data is sent to any server.
Permissions used
To perform its core function, the extension uses the following permissions:
storage
– to remember user settings and tokensactiveTab
andtabs
– to detect the URL of the current page for generating the revalidate requestscripting
– to inject a revalidation request into the page’s JavaScript contextcontextMenus
– to add right-click options like “Revalidate this page”
The extension also requests host access to the domains that the user explicitly allows via settings (e.g. *.familyassets.com
).
What we don’t do
- ❌ We do not collect personal data or login credentials
- ❌ We do not track browsing history
- ❌ We do not use or store analytics
- ❌ We do not send data to third parties
- ❌ We do not inject, modify, or analyze content of visited pages
Data sharing & usage
- ✅ We do not share any data with third parties
- ✅ We do not sell or monetize any data
- ✅ We do not use data for marketing, tracking, or analytics
Contact
If you have any questions or require assistance, please contact:
Santiago Ramirez
sramirez@silverassist.com
© Silver Assist. All rights reserved.