Overview
Short version: This extension does not collect, store, or transmit any personal data to external servers. All processing happens locally in your browser.
What the extension does
YouTrack → Google Sheets is a Chrome extension that reads issue data from your YouTrack instance and writes it to a Google Spreadsheet of your choice via the Google Sheets API.
Data accessed
The extension accesses the following data solely to perform the export function:
- Issue fields visible on the current YouTrack page (ID, title, status, priority, author, assignee, dates)
- Your Google account identity — only to authorise writes to Google Sheets on your behalf
- The Google Spreadsheet you select as the export destination
Data storage
The extension stores only the following items locally in Chrome storage:
- Your OAuth 2.0 token — used to authenticate with the Google Sheets API. Stored locally by Chrome, never sent to Lobov Labs servers.
- The Spreadsheet ID you last used — for convenience, so you don't have to re-enter it each time.
No data is sent to any server operated by Lobov Labs.
Google API scopes
The extension requests the following OAuth scope:
https://www.googleapis.com/auth/spreadsheets— to create and write to Google Sheets
This scope is used exclusively to write exported YouTrack data into the spreadsheet you specify. The extension does not read, modify, or access any other files in your Google Drive.
Third parties
The extension interacts only with:
- Google Sheets API — to write exported data on your behalf
- Your YouTrack instance — to read issue data from the page you have open
No analytics, tracking scripts, or advertising SDKs are included.
Permissions
The extension requests the following Chrome permissions:
- activeTab — to read YouTrack issue data from the current tab
- storage — to save your OAuth token and last-used spreadsheet ID locally
- identity — to authenticate with Google OAuth 2.0
- Host permission for your YouTrack domain — to scrape issue fields from the page
Contact
Questions or concerns about this privacy policy? Reach out at lobovlabs@proton.me