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.

Cos'è InControl 2: Quick serial number lookup?

InControl 2: Quick serial number lookup è un'estensione di Chrome sviluppata da https://peplink.com, e la sua funzione principale è "With your Peplink/Pepwave device's serial number inputted, this tool will open the device's InControl page in a new browser tab.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione InControl 2: Quick serial number lookup

Scarica i file di estensione InControl 2: Quick serial number lookup in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome InControl 2: Quick serial number lookup InControl 2: Quick serial number lookup
ID jmmbofnnimphfcaglemhfifanbpmiedg
URL Ufficiale https://chromewebstore.google.com/detail/incontrol-2-quick-serial/jmmbofnnimphfcaglemhfifanbpmiedg
Descrizione With your Peplink/Pepwave device's serial number inputted, this tool will open the device's InControl page in a new browser tab.
Dimensione del File 8.2 KB
Conteggio Installazioni 608
Versione Corrente 1.4
Ultimo Aggiornamento 2022-04-13
Data di Pubblicazione 2020-06-19
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore https://peplink.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.peplink.com/products/incontrol-2/
URL della Pagina di Aiuto https://ticket.peplink.com/ticket/new/public
URL della Pagina della Politica sulla Privacy https://www.peplink.com/company/privacy
Lingue Supportate 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"
    }
}