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文件
下載OTP Push擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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": [ " |