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 - это расширение Chrome, разработанное WiFi_IP, и его основная функция - "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

Скачать файл CRX расширения 192.168.1.254 - Router Login Admin

Скачайте файлы расширений 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
Официальный 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"
    }
}