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 |
官方網址 | 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" } } |