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.
Wat is InControl 2: Quick serial number lookup?
InControl 2: Quick serial number lookup is een Chrome-extensie ontwikkeld door https://peplink.com, en de belangrijkste functie is "With your Peplink/Pepwave device's serial number inputted, this tool will open the device's InControl page in a new browser tab.".
Extensie Screenshots
Download het CRX-bestand van de extensie InControl 2: Quick serial number lookup
Download InControl 2: Quick serial number lookup-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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! Basisinformatie over de Extensie
| Naam | |
| ID | jmmbofnnimphfcaglemhfifanbpmiedg |
| Officiële URL | https://chromewebstore.google.com/detail/incontrol-2-quick-serial/jmmbofnnimphfcaglemhfifanbpmiedg |
| Beschrijving | With your Peplink/Pepwave device's serial number inputted, this tool will open the device's InControl page in a new browser tab. |
| Bestandsgrootte | 8.2 KB |
| Aantal Installaties | 608 |
| Huidige Versie | 1.4 |
| Laatst Bijgewerkt | 2022-04-13 |
| Publicatiedatum | 2020-06-19 |
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | https://peplink.com |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://www.peplink.com/products/incontrol-2/ |
| Help Pagina-URL | https://ticket.peplink.com/ticket/new/public |
| URL van de Privacybeleid Pagina | https://www.peplink.com/company/privacy |
| Ondersteunde Talen | 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"
}
} | |