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.
什么是InControl 2: Quick serial number lookup?
InControl 2: Quick serial number lookup是由https://peplink.com开发的Chrome扩展程序,该扩展的主要功能是“With your Peplink/Pepwave device's serial number inputted, this tool will open the device's InControl page in a new browser tab.”。
扩展截图
下载InControl 2: Quick serial number lookup扩展crx文件
下载InControl 2: Quick serial number lookup扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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!
扩展基本信息
名称 | InControl 2: Quick serial number lookup |
ID | jmmbofnnimphfcaglemhfifanbpmiedg |
官方URL | https://chromewebstore.google.com/detail/incontrol-2-quick-serial/jmmbofnnimphfcaglemhfifanbpmiedg |
简介 | With your Peplink/Pepwave device's serial number inputted, this tool will open the device's InControl page in a new browser tab. |
文件大小 | 8.2 KB |
安装次数 | 608 |
当前版本 | 1.4 |
更新时间 | 2022-04-13 |
上架时间 | 2020-06-19 |
评分 | 5.00/5 共2次评分 |
开发者 | https://peplink.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.peplink.com/products/incontrol-2/ |
帮助页面URL | https://ticket.peplink.com/ticket/new/public |
隐私政策页面URL | https://www.peplink.com/company/privacy |
支持的语言 | 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" } } |