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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://peplink.com และคุณลักษณะหลักของมันคือ "With your Peplink/Pepwave device's serial number inputted, this tool will open the device's InControl page in a new browser tab."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย InControl 2: Quick serial number lookup

ดาวน์โหลดไฟล์ส่วนขยาย 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 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"
    }
}