Jelajahi Sumber

Merge branch 'master' of https://github.com/gildas-lormeau/SingleFile

Former-commit-id: 14224f1280030d8cf482d585fef614e4ccacbabf
Gildas 6 tahun lalu
induk
melakukan
b7da1b53cd
2 mengubah file dengan 2 tambahan dan 1 penghapusan
  1. 1 0
      faq.md
  2. 1 1
      privacy.md

+ 1 - 0
faq.md

@@ -14,6 +14,7 @@ By default, Chrome extensions are not allowed to access to pages stored on the f
 
 ## What are the permissions requested by SingleFile for?
 The permissions requested by SingleFile are defined in the [manifest.json](https://github.com/gildas-lormeau/SingleFile/blob/master/manifest.json) file. Below are the reasons why they are necessary.
+ - `identity`: allows SingleFile to connect to your Google Drive account.
  - `storage`: allows SingleFile to store your settings.
  - `menus/contextMenus`: allows SingleFile to display an entry in the context menu of web pages.
  - `tabs` (all_urls): allows SingleFile to inject the code needed to process a page in any tab. This permission is needed for saving several tabs in one click, for example.

+ 1 - 1
privacy.md

@@ -2,7 +2,7 @@
 Your data always belongs to you, and only you. SingleFile does not collect any data.
 
 ## How your data is protected and used
-SingleFile does not send any data to our servers or any third parties. All your data is processed and stored locally on your device.
+SingleFile does not send any data to our servers or any third parties. All your data is processed and stored locally on your device. If you connect SingleFile to your Google Drive account, data is only transmitted from your browser to Google servers.
 
 ## Customer support
 When you request for customer support, we may ask for your email address to get back to you.