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.”。
扩展截图
下载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 |
ID | gngoafgocdcdiebcaoalppoalhkilleg |
官方URL | 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" } } |