Authenticator에 대한 리뷰
Authenticator 제작자: mymindstorm, Sneezry
mymindstorm 님의 답글
개발자 답글
8년 전에 게시됨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