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.
Co to jest InControl 2: Quick serial number lookup?
InControl 2: Quick serial number lookup to rozszerzenie Chrome opracowane przez https://peplink.com, a jego główną funkcją jest „With your Peplink/Pepwave device's serial number inputted, this tool will open the device's InControl page in a new browser tab.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia InControl 2: Quick serial number lookup
Pobierz pliki rozszerzeń InControl 2: Quick serial number lookup w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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! Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | jmmbofnnimphfcaglemhfifanbpmiedg |
| Oficjalny URL | https://chromewebstore.google.com/detail/incontrol-2-quick-serial/jmmbofnnimphfcaglemhfifanbpmiedg |
| Opis | With your Peplink/Pepwave device's serial number inputted, this tool will open the device's InControl page in a new browser tab. |
| Rozmiar pliku | 8.2 KB |
| Liczba instalacji | 608 |
| Aktualna Wersja | 1.4 |
| Ostatnia Aktualizacja | 2022-04-13 |
| Data Publikacji | 2020-06-19 |
| Ocena | 5.00/5 Łącznie 2 Oceny |
| Deweloper | https://peplink.com |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://www.peplink.com/products/incontrol-2/ |
| Adres URL Strony Pomocy | https://ticket.peplink.com/ticket/new/public |
| Adres URL Strony Polityki Prywatności | https://www.peplink.com/company/privacy |
| Obsługiwane Języki | 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"
}
} | |