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.

O que é InControl 2: Quick serial number lookup?

InControl 2: Quick serial number lookup é uma extensão do Chrome desenvolvida por https://peplink.com, e sua principal característica é "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 Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão InControl 2: Quick serial number lookup

Baixe arquivos de extensão InControl 2: Quick serial number lookup no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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!                    

Informações Básicas da Extensão

Nome 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
Descrição With your Peplink/Pepwave device's serial number inputted, this tool will open the device's InControl page in a new browser tab.
Tamanho do Arquivo 8.2 KB
Contagem de Instalações 608
Versão Atual 1.4
Última Atualização 2022-04-13
Data de Publicação 2020-06-19
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor https://peplink.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.peplink.com/products/incontrol-2/
URL da Página de Ajuda https://ticket.peplink.com/ticket/new/public
URL da Página de Política de Privacidade https://www.peplink.com/company/privacy
Idiomas Suportados 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"
    }
}