192.168.0.1 - Router Login Admin

192.168.0.1 is a private IP address that is used to log in to a router's admin panel. Quickly get access by this extension.

192.168.0.1 - Router Login Adminคืออะไร?

192.168.0.1 - Router Login Admin เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://192-168-1-1.uno และคุณลักษณะหลักของมันคือ "192.168.0.1 is a private IP address that is used to log in to a router's admin panel. Quickly get access by this extension."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย 192.168.0.1 - Router Login Admin

ดาวน์โหลดไฟล์ส่วนขยาย 192.168.0.1 - Router Login Admin ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        192.168.0.1 - The IP address 192.168.o.1 is the default login address for the admin panel of many routers, including TP-Link, D-Link, and NETGEAR.

The router admin panel allows you to change wireless settings (network name SSID, Wi-Fi password), create guest networks, enable MAC filtering and parental controls, and more.

Using our this extension, you will get access your Router IP 192.168.l.0 Admin panel.

How to log in to 192.168.0.1 using the Chrome extension:

1. Install and pin the extension to your Chrome toolbar.
2. Click the extension icon.
3. Click the "192.168.0.1 Admin" button.
4. Enter the username and password.
5. The router's admin panel will appear.

Enjoy!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ 192.168.0.1 - Router Login Admin 192.168.0.1 - Router Login Admin
ID jnobeedikdakanlnhindabpcjknialba
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/19216801-router-login-adm/jnobeedikdakanlnhindabpcjknialba
คำอธิบาย 192.168.0.1 is a private IP address that is used to log in to a router's admin panel. Quickly get access by this extension.
ขนาดไฟล์ 8.98 KB
จำนวนการติดตั้ง 4,170
เวอร์ชันปัจจุบัน 1.0.0
อัปเดตครั้งล่าสุด 2023-10-18
วันที่เผยแพร่ 2023-10-17
ผู้พัฒนา https://192-168-1-1.uno
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://192-168-1-1.uno/192-168-0-1/
URL หน้านโยบายความเป็นส่วนตัว https://192-168-1-1.uno/privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.0.0",
    "name": "192.168.0.1 - Router Login Admin",
    "description": "192.168.0.1 is a private IP address that is used to log in to a router's admin panel. Quickly get access by this extension.",
    "offline_enabled": true,
    "icons": {
        "128": "icon\/128.png",
        "48": "icon\/128.png",
        "32": "icon\/128.png",
        "16": "icon\/128.png"
    },
    "action": {
        "default_icon": {
            "128": "icon\/128.png",
            "48": "icon\/128.png",
            "32": "icon\/128.png",
            "16": "icon\/128.png"
        },
        "default_title": "192.168.0.1"
    },
    "background": {
        "service_worker": "service-worker.js"
    }
}