Privacy Policy

This Privacy Policy is meant to help you understand what information we collect and why, how data is classified and how you can delete it.

About Folder Master

Folder Master is an add-on for Google Drive letting you:

  • Audit the metadata of drive folders and files.
  • Clone folder with  permissions and without permissions.
  • Transfer Ownership of files and folders.

This add-on is tightly integrated with your Google account and the data stored in the said account.

Folder Master add-on is created and powered by Google Apps Script .

Information gathered by the add-on will never be sold or shared to external people. When we need to store data we store it at the runtime using  Properties Service a known feature of Google Apps Script. This information will be used to perform  drive operations like

  • Auditing the folder metadata.
  • Cloning folder with permissions and without permissions.
  • Transfer Ownership of files and folders.

All the data collected by the add-on is directly processed within the Google Apps Script and are not saved in the database for later use.

Our add-on’s information received, and add-on’s transfer of information to any other add-on received from Google APIs will adhere to Google API User Data Policy , including the Limited Use Requirements.

 

Data Access

When you install Folder Master on your Google Account. You will be prompted to authorize different accesses. Those authorizations will only be used to perform the service you are requesting from the add-on you have installed.

Why does Folder Master need access to those scopes?

Google Drive Access:

  • https://www.googleapis.com/auth/script.storage: This scope allows the authorized application to store and retrieve script project settings or user data in Google Drive. It enables the script to store persistent data associated with the script execution.
  • https://www.googleapis.com/auth/drive.file: This scope grants access to create, open, and modify files in the user’s Google Drive. It allows the authorized application to perform file-level operations, such as creating new files or modifying existing ones.
  • https://www.googleapis.com/auth/drive: This scope provides full access to the user’s Google Drive, including the ability to read, write, and delete files and folders. It allows the authorized application to manage files and folders at a broader level.
  • https://www.googleapis.com/auth/drive.addons.metadata.readonly: This scope grants read-only access to the metadata of Google Drive add-ons. It allows the authorized application to retrieve information about installed add-ons in the user’s Drive

Google Sheet Access:

  • https://www.googleapis.com/auth/spreadsheets: This scope grants access to read, write, and manage Google Sheets files. It allows the authorized application to create, edit, and format spreadsheets.
  • https://www.googleapis.com/auth/spreadsheets.currentonly: This scope provides access to the current sheet only within a Google Sheets document. It allows the authorized application to read and write data specifically within the active sheet.

Send Email: 

  • https://www.googleapis.com/auth/userinfo.email: This scope provides access to the user’s email address. It allows the authorized application to retrieve the email address associated with the user’s Google account.
  • https://www.googleapis.com/auth/script.send_mail: This scope allows the authorized application to send email on behalf of the user through Google Apps Script. It enables the script to send email notifications or responses.

External Service:

Data Storage

Data we store:

  • Your Google account email id, to identify you as a Folder Master user.
  • Your credentials is being stored in the firebase till the time any operation gets completed.

Data we do not store: