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.
Hvad er InControl 2: Quick serial number lookup?
InControl 2: Quick serial number lookup er en Chrome-udvidelse udviklet af https://peplink.com, og dens hovedfunktion er "With your Peplink/Pepwave device's serial number inputted, this tool will open the device's InControl page in a new browser tab.".
Udvidelsesskærmbilleder
Download InControl 2: Quick serial number lookup-udvidelses-CRX-fil
Download InControl 2: Quick serial number lookup-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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! Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | jmmbofnnimphfcaglemhfifanbpmiedg |
| Officiel URL | https://chromewebstore.google.com/detail/incontrol-2-quick-serial/jmmbofnnimphfcaglemhfifanbpmiedg |
| Beskrivelse | With your Peplink/Pepwave device's serial number inputted, this tool will open the device's InControl page in a new browser tab. |
| Filstørrelse | 8.2 KB |
| Antal Installationer | 608 |
| Nuværende Version | 1.4 |
| Senest Opdateret | 2022-04-13 |
| Udgivelsesdato | 2020-06-19 |
| Bedømmelse | 5.00/5 Samlet 2 Bedømmelser |
| Udvikler | https://peplink.com |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://www.peplink.com/products/incontrol-2/ |
| Hjælpeside-URL | https://ticket.peplink.com/ticket/new/public |
| URL til Fortrolighedspolitik Side | https://www.peplink.com/company/privacy |
| Understøttede Sprog | 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"
}
} | |