OTP Push
Push OTP code from mobile to browser
ما هو OTP Push؟
OTP Push هو إضافة Chrome تم تطويرها بواسطة alexei.volosozhar، والميزة الرئيسية لها هي "Push OTP code from mobile to browser".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة OTP Push
قم بتنزيل ملفات الامتداد OTP Push بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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": [ " |