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 с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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/ |
| URL страницы помощи | https://ticket.peplink.com/ticket/new/public |
| URL страницы политики конфиденциальности | 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"
}
} | |