OTP Push
Push OTP code from mobile to browser
OTP Push란 무엇입니까?
OTP Push은(는) alexei.volosozhar에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Push OTP code from mobile to browser"입니다.
확장 프로그램 스크린샷
OTP Push 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Nowadays, businesses are commonly using phone numbers for Two-Factor authentication for their services. There are a variety of ways to verify phone numbers, but a randomly generated one-time password (OTP) sent by SMS is one of the most common. Sending this code back to the service server demonstrates control of the phone number. The current process disappoints users. Finding an OTP within an SMS message, then copying and pasting it to the form is bulky. The OTP Push lets receive code from a message and transfer it to the connected desktop browser. Chrome extension pastes received code to the input field. The OTP Push helps you to transfer code from SMS to your desktop Chrome browser in an easy way. Just install the mobile app and Chrome extension from the official app stores. Scan the browser extension's QR code by the mobile app to connect your phone to desktop Chrome. Push the code from SMS to the connected browser. It works with a lot of services supporting the SMS Two-Factor Authentication.
확장 프로그램 기본 정보
이름 | OTP Push |
ID | mgajhngbdmahgfgnkomdphmjcgaahfka |
공식 URL | https://chromewebstore.google.com/detail/otp-push/mgajhngbdmahgfgnkomdphmjcgaahfka |
설명 | Push OTP code from mobile to browser |
파일 크기 | 1.93 MB |
설치 횟수 | 623 |
현재 버전 | 1.1.6 |
최근 업데이트 | 2023-08-08 |
출시 날짜 | 2022-09-12 |
평점 | 3.00/5 총 2 개의 평점 |
개발자 | alexei.volosozhar |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.otppush.app/ |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_appDescription__", "version": "1.1.6", "manifest_version": 3, "background": { "service_worker": "background.js", "type": "module" }, "content_scripts": [ { "matches": [ " |