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.

Co to jest 192.168.1.254 - Router Login Admin?

192.168.1.254 - Router Login Admin to rozszerzenie Chrome opracowane przez WiFi_IP, a jego główną funkcją jest „Use 192.168.|.254 to access the control panel of your Telmex, BT, PlusNet, AT&T, etc. router and change the router's settings.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia 192.168.1.254 - Router Login Admin

Pobierz pliki rozszerzeń 192.168.1.254 - Router Login Admin w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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!                    

Podstawowe informacje o rozszerzeniu

Nazwa 192.168.1.254 - Router Login Admin 192.168.1.254 - Router Login Admin
ID gngoafgocdcdiebcaoalppoalhkilleg
Oficjalny URL https://chromewebstore.google.com/detail/1921681254-router-login-a/gngoafgocdcdiebcaoalppoalhkilleg
Opis Use 192.168.|.254 to access the control panel of your Telmex, BT, PlusNet, AT&T, etc. router and change the router's settings.
Rozmiar pliku 9.3 KB
Liczba instalacji 174
Aktualna Wersja 1.0.0
Ostatnia Aktualizacja 2023-12-14
Data Publikacji 2023-12-14
Deweloper WiFi_IP
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://192-168-1-1.uno/192-168-1-254/
Adres URL Strony Polityki Prywatności https://192-168-1-1.uno/privacy-policy
Obsługiwane Języki 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"
    }
}