OTP Push
Push OTP code from mobile to browser
OTP Push là gì?
OTP Push là một tiện ích mở rộng Chrome được phát triển bởi alexei.volosozhar, và tính năng chính của nó là "Push OTP code from mobile to browser".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng OTP Push
Tải xuống các tệp mở rộng OTP Push dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | OTP Push |
ID | mgajhngbdmahgfgnkomdphmjcgaahfka |
URL Chính Thức | https://chromewebstore.google.com/detail/otp-push/mgajhngbdmahgfgnkomdphmjcgaahfka |
Mô tả | Push OTP code from mobile to browser |
Kích Thước Tệp | 1.93 MB |
Số Lần Cài Đặt | 623 |
Phiên Bản Hiện Tại | 1.1.6 |
Cập Nhật Lần Cuối | 2023-08-08 |
Ngày Phát Hành | 2022-09-12 |
Đánh Giá | 3.00/5 Tổng số 2 Đánh Giá |
Nhà Phát Triển | alexei.volosozhar |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.otppush.app/ |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |