InControl 2: Quick serial number lookup
With your Peplink/Pepwave device's serial number inputted, this tool will open the device's InControl page in a new browser tab.
ما هو InControl 2: Quick serial number lookup؟
InControl 2: Quick serial number lookup هو إضافة Chrome تم تطويرها بواسطة https://peplink.com، والميزة الرئيسية لها هي "With your Peplink/Pepwave device's serial number inputted, this tool will open the device's InControl page in a new browser tab.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة InControl 2: Quick serial number lookup
قم بتنزيل ملفات الامتداد InControl 2: Quick serial number lookup بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This extension allows you to instantly access your Peplink | Pepwave device on Chrome.
Just enter the serial number of your device and its InControl screen will open in a new browser tab. No more navigating to the device management page and performing a serial number search! معلومات أساسية عن التمديد
| الاسم | |
| ID | jmmbofnnimphfcaglemhfifanbpmiedg |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/incontrol-2-quick-serial/jmmbofnnimphfcaglemhfifanbpmiedg |
| الوصف | With your Peplink/Pepwave device's serial number inputted, this tool will open the device's InControl page in a new browser tab. |
| حجم الملف | 8.2 KB |
| عدد التثبيتات | 608 |
| النسخة الحالية | 1.4 |
| آخر تحديث | 2022-04-13 |
| تاريخ النشر | 2020-06-19 |
| تقييم | 5.00/5 مجموع تقييمات 2 |
| المطور | https://peplink.com |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | https://www.peplink.com/products/incontrol-2/ |
| عنوان صفحة المساعدة | https://ticket.peplink.com/ticket/new/public |
| عنوان صفحة سياسة الخصوصية | https://www.peplink.com/company/privacy |
| اللغات المدعومة | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "InControl 2: Quick serial number lookup",
"version": "1.4",
"description": "With your Peplink\/Pepwave device's serial number inputted, this tool will open the device's InControl page in a new browser tab.",
"permissions": [],
"icons": {
"48": "icon.png"
},
"action": {
"default_popup": "popup.html"
}
} | |