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是由https://192-168-1-1.uno开发的Chrome扩展程序,该扩展的主要功能是“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

下载192.168.0.1 - Router Login Admin扩展crx文件

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