InControl 2: Quick serial number lookup

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.

Merlin
Additional files are visible only to premium users

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"
  }
}