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.

What is InControl 2: Quick serial number lookup?

InControl 2: Quick serial number lookup is a Chrome extension developed by https://peplink.com, and its main feature is "With your Peplink/Pepwave device's serial number inputted, this tool will open the device's InControl page in a new browser tab.".

Extension Screenshots

screenshot
screenshot

Download InControl 2: Quick serial number lookup Extension CRX File

Download InControl 2: Quick serial number lookup extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name InControl 2: Quick serial number lookup InControl 2: Quick serial number lookup
ID jmmbofnnimphfcaglemhfifanbpmiedg
Official URL 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.
File Size 8.2 KB
Installation Count 608
Current Version 1.4
Last Updated 2022-04-13
Publish Date 2020-06-19
Rating 5.00/5 Total 2 Ratings
Developer https://peplink.com
Email [email protected]
Payment Type free
Extension Website https://www.peplink.com/products/incontrol-2/
Help Page URL https://ticket.peplink.com/ticket/new/public
Privacy Policy Page URL https://www.peplink.com/company/privacy
Supported Languages 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"
    }
}