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.

¿Qué es InControl 2: Quick serial number lookup?

InControl 2: Quick serial number lookup es una extensión de Chrome desarrollada por https://peplink.com, y su función principal es "With your Peplink/Pepwave device's serial number inputted, this tool will open the device's InControl page in a new browser tab.".

Capturas de Pantalla de la Extensión

screenshot
screenshot

Descargar Archivo CRX de la Extensión InControl 2: Quick serial number lookup

Descarga archivos de extensión InControl 2: Quick serial number lookup en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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!                    

Información Básica de la Extensión

Nombre InControl 2: Quick serial number lookup InControl 2: Quick serial number lookup
ID jmmbofnnimphfcaglemhfifanbpmiedg
URL Oficial https://chromewebstore.google.com/detail/incontrol-2-quick-serial/jmmbofnnimphfcaglemhfifanbpmiedg
Descripción With your Peplink/Pepwave device's serial number inputted, this tool will open the device's InControl page in a new browser tab.
Tamaño del Archivo 8.2 KB
Cantidad de Instalaciones 608
Versión Actual 1.4
Última Actualización 2022-04-13
Fecha de Publicación 2020-06-19
Calificación 5.00/5 Total de 2 Calificaciones
Desarrollador https://peplink.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.peplink.com/products/incontrol-2/
URL de la Página de Ayuda https://ticket.peplink.com/ticket/new/public
URL de la Página de Política de Privacidad https://www.peplink.com/company/privacy
Idiomas Soportados 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"
    }
}