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.
Was ist InControl 2: Quick serial number lookup?
InControl 2: Quick serial number lookup ist eine Chrome-Erweiterung, die von https://peplink.com entwickelt wurde, und ihr Hauptmerkmal ist "With your Peplink/Pepwave device's serial number inputted, this tool will open the device's InControl page in a new browser tab.".
Erweiterungsscreenshots
InControl 2: Quick serial number lookup-Erweiterungs-CRX-Datei herunterladen
Laden Sie InControl 2: Quick serial number lookup-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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! Grundlegende Informationen zur Erweiterung
| Name | |
| ID | jmmbofnnimphfcaglemhfifanbpmiedg |
| Offizielle URL | https://chromewebstore.google.com/detail/incontrol-2-quick-serial/jmmbofnnimphfcaglemhfifanbpmiedg |
| Beschreibung | With your Peplink/Pepwave device's serial number inputted, this tool will open the device's InControl page in a new browser tab. |
| Dateigröße | 8.2 KB |
| Installationsanzahl | 608 |
| Aktuelle Version | 1.4 |
| Letztes Update | 2022-04-13 |
| Veröffentlichungsdatum | 2020-06-19 |
| Bewertung | 5.00/5 Insgesamt 2 Bewertungen |
| Entwickler | https://peplink.com |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://www.peplink.com/products/incontrol-2/ |
| Hilfeseite URL | https://ticket.peplink.com/ticket/new/public |
| URL der Datenschutzrichtlinien-Seite | https://www.peplink.com/company/privacy |
| Unterstützte Sprachen | 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"
}
} | |