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'est-ce que InControl 2: Quick serial number lookup ?

InControl 2: Quick serial number lookup est une extension Chrome développée par https://peplink.com, et sa fonction principale est "With your Peplink/Pepwave device's serial number inputted, this tool will open the device's InControl page in a new browser tab.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension InControl 2: Quick serial number lookup

Téléchargez les fichiers d'extension InControl 2: Quick serial number lookup au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom InControl 2: Quick serial number lookup InControl 2: Quick serial number lookup
ID jmmbofnnimphfcaglemhfifanbpmiedg
URL Officiel https://chromewebstore.google.com/detail/incontrol-2-quick-serial/jmmbofnnimphfcaglemhfifanbpmiedg
Description With your Peplink/Pepwave device's serial number inputted, this tool will open the device's InControl page in a new browser tab.
Taille du Fichier 8.2 KB
Nombre d'Installations 608
Version Actuelle 1.4
Dernière Mise à Jour 2022-04-13
Date de Publication 2020-06-19
Évaluation 5.00/5 Total 2 Évaluations
Développeur https://peplink.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.peplink.com/products/incontrol-2/
URL de la Page d'Aide https://ticket.peplink.com/ticket/new/public
URL de la Page de Politique de Confidentialité https://www.peplink.com/company/privacy
Langues Prises en Charge 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"
    }
}