Κριτικές για το Authenticator
Authenticator από mymindstorm, Sneezry
Κριτική από Χρήστης Firefox 14052748
Βαθμολογία 4 από 5
από Χρήστης Firefox 14052748, 7 χρόνια πρινCan you please use another services to sync clock ?
Because google is not realy privacy friendly
Thanks in advance !
Because google is not realy privacy friendly
Thanks in advance !
Απάντηση προγραμματιστή
δημοσιεύτηκε στις 7 χρόνια πρινAll we do is send a HEAD request to Google, so no user data is sent (including cookies). It's pretty much the same as opening Google, just without downloading any parts of the page. Source code here:
https://github.com/Authenticator-Extension/Authenticator/blob/v5.1.1/src/ui/menu.ts#L10-L45
https://github.com/Authenticator-Extension/Authenticator/blob/v5.1.1/src/ui/menu.ts#L10-L45