sheet2textile Privacy Policy
Redmine-Textile accesses and manages information in Google Sheets for the following reasons.
update: 2023-01-15
1. Purpose
- Used to read the data in the sheet and output it in Textile format on the sidebar
2. OAUTH access range:
1) Access current sheet information
"https://www.googleapis.com/auth/spreadsheets.currentonly"
This permission allows the add-on to only read the content of the spreadsheet that is currently open. Reading this information helps the add-on determine how to convert between spreadsheet formatting and Textile syntaxes. No user data sent to me. And I don't know that I need or not both of 1), 2).
2) See all your Google Sheets spreadsheets
"https://www.googleapis.com/auth/spreadsheets.readonly"
This permission allows the add-on to only read the content of the spreadsheet that is currently open. Reading this information helps the add-on determine how to convert between spreadsheet formatting and Textile syntaxes. No user data sent to me.
3) For displaying result information on the slide bar
"https://www.googleapis.com/auth/script.container.ui"
This permission allows the add-on to put textile data to side-bar. No user data sent to me
3. Remove permissions
Permissions can be removed at any time from your Google Account.
There is no code that sends separate user information elsewhere.
Relevant code information:
https://github.com/parkmo/sheet2textile
댓글
댓글 쓰기