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 |
公式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 |
Eメール | [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": [ " |