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.

Apa itu InControl 2: Quick serial number lookup?

InControl 2: Quick serial number lookup adalah ekstensi Chrome yang dikembangkan oleh https://peplink.com, dan fitur utamanya adalah "With your Peplink/Pepwave device's serial number inputted, this tool will open the device's InControl page in a new browser tab.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi InControl 2: Quick serial number lookup

Unduh file ekstensi InControl 2: Quick serial number lookup dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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!                    

Informasi Dasar Ekstensi

Nama InControl 2: Quick serial number lookup InControl 2: Quick serial number lookup
ID jmmbofnnimphfcaglemhfifanbpmiedg
URL Resmi https://chromewebstore.google.com/detail/incontrol-2-quick-serial/jmmbofnnimphfcaglemhfifanbpmiedg
Deskripsi With your Peplink/Pepwave device's serial number inputted, this tool will open the device's InControl page in a new browser tab.
Ukuran File 8.2 KB
Jumlah Instalasi 608
Versi Saat Ini 1.4
Terakhir Diperbarui 2022-04-13
Tanggal Publikasi 2020-06-19
Penilaian 5.00/5 Total 2 Penilaian
Pengembang https://peplink.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.peplink.com/products/incontrol-2/
URL Halaman Bantuan https://ticket.peplink.com/ticket/new/public
URL Halaman Kebijakan Privasi https://www.peplink.com/company/privacy
Bahasa yang Didukung 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"
    }
}