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."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

InControl 2: Quick serial number lookup 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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