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.
Vad är InControl 2: Quick serial number lookup?
InControl 2: Quick serial number lookup är en Chrome-tillägg utvecklad av https://peplink.com, och dess huvudfunktion är "With your Peplink/Pepwave device's serial number inputted, this tool will open the device's InControl page in a new browser tab.".
Tilläggsskärmbilder
Ladda ner InControl 2: Quick serial number lookup-förlängningens CRX-fil
Ladda ner InControl 2: Quick serial number lookup-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
| Namn | |
| ID | jmmbofnnimphfcaglemhfifanbpmiedg |
| Officiell webbadress | https://chromewebstore.google.com/detail/incontrol-2-quick-serial/jmmbofnnimphfcaglemhfifanbpmiedg |
| Beskrivning | With your Peplink/Pepwave device's serial number inputted, this tool will open the device's InControl page in a new browser tab. |
| Filstorlek | 8.2 KB |
| Antal Installationer | 608 |
| Aktuell Version | 1.4 |
| Senast Uppdaterad | 2022-04-13 |
| Publiceringsdatum | 2020-06-19 |
| Betyg | 5.00/5 Totalt 2 Betyg |
| Utvecklare | https://peplink.com |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://www.peplink.com/products/incontrol-2/ |
| Hjälpsida URL | https://ticket.peplink.com/ticket/new/public |
| URL till Sekretesspolicy Sidan | https://www.peplink.com/company/privacy |
| Stödda Språk | 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"
}
} | |