Last updated: 2026-01-18
Subly is a Chrome extension that helps you manage subscription reminders in a Side Panel while using Google Calendar.
Subly stores your subscriptions locally on your device. If you enable Google integrations, Subly uses Google OAuth to:
Subly stores an app state object that includes:
This is stored using chrome.storage.local when running as an extension.
If you use the Drive backup feature, Subly saves a JSON file (default name: subly-state.json) to your Drive appDataFolder.
If you use Calendar sync, Subly creates/updates/deletes recurring all-day events that represent your subscription renewals. Those events may include:
Depending on your settings, Subly may create a dedicated calendar (e.g., "Subly Subscriptions") or use your primary calendar.
Subly does not sell your data and does not send your subscriptions to any third-party servers owned by the developer.
Subly may call third-party exchange rate APIs to fetch currency conversion rates. Those requests contain the selected base currency (e.g., USD) and no personally identifying information. Providers used include:
open.er-api.comapi.exchangerate.hoststorage: to save your subscriptions and settings locallysidePanel: to render the UI in the Chrome Side Panelidentity: to perform Google OAuth when you enable Google integrationsHost permissions include access to Google Calendar, Google Drive API endpoints and exchange rate providers.
If you have questions about privacy, contact the developer via the support email listed on the Chrome Web Store listing.