192.168.1.254 - Router Login Admin

Use 192.168.|.254 to access the control panel of your Telmex, BT, PlusNet, AT&T, etc. router and change the router's settings.

什麼是192.168.1.254 - Router Login Admin?

192.168.1.254 - Router Login Admin是由WiFi_IP開發的Chrome擴展程式,該擴展的主要功能是“Use 192.168.|.254 to access the control panel of your Telmex, BT, PlusNet, AT&T, etc. router and change the router's settings.”。

擴展截圖

screenshot

下載192.168.1.254 - Router Login Admin擴展crx文件

下載192.168.1.254 - Router Login Admin擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Simplify your router access with one click!
This Chrome extension makes accessing your router's admin panel a breeze. Just one click and you're in!

No more remembering cryptic IP addresses:

#Forget 192.168.|.254 – the extension handles it all.

Easily access:

- Install and pin the extension to your toolbar.
- Click the icon.
- Click "192.168.1.254 Login".
- Enter your username and password.
- Boom! You're in your router's admin panel.

Manage your network with ease:

- Change your Wi-Fi name and password.
- Adjust security settings.
- View connected devices.
- Troubleshoot network problems.

Simplify your life, one click at a time!                    

擴展基本資訊

名稱 192.168.1.254 - Router Login Admin 192.168.1.254 - Router Login Admin
ID gngoafgocdcdiebcaoalppoalhkilleg
官方網址 https://chromewebstore.google.com/detail/1921681254-router-login-a/gngoafgocdcdiebcaoalppoalhkilleg
簡介 Use 192.168.|.254 to access the control panel of your Telmex, BT, PlusNet, AT&T, etc. router and change the router's settings.
檔案大小 9.3 KB
安裝次數 174
目前版本 1.0.0
更新時間 2023-12-14
上架時間 2023-12-14
開發者 WiFi_IP
電子郵箱 [email protected]
付費類型 free
擴展官網 https://192-168-1-1.uno/192-168-1-254/
隱私政策頁面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.1.254 - Router Login Admin",
    "description": "Use 192.168.|.254 to access the control panel of your Telmex, BT, PlusNet, AT&T, etc. router and change the router's settings.",
    "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.l.254"
    },
    "background": {
        "service_worker": "service-worker.js"
    }
}